已合并
fix normal std error bug #4298
fix normal std error bug #4298
已合并
zzhongmin创建于 2月25日
zzhongmin
zzhongmin
2月25日

【合入来源】

  • 需求
  • 问题单
  • issue/工单
  • 重构优化
  • 资料更新

【修改方案】

1.对齐cuda上的实现,对normal接口做元素非负检查
2.修正用例错误,标准差不能为负数

【资料变更】

不涉及

【接口变更】

不涉及

【功能验证】

【CheckList】

  • 代码注释完备,正确记录错误日志
  • 代码实现进行了返回值、空指针等校验
  • PR标题正确使用类型标签,如:feat、fix、refactor、docs、test等
  • PR持续集成流水线(CI)执行通过,代码检查无异常
likedislike
Pull Request已成功合入, 合并人@ascend-robot
(感谢 zzhongmin 的贡献)
zzhongminzzhongmin
2月25日 创建了 pull request,commit 6ecf34b6
ascend-robot
ascend-robot成员
2月25日 评论:

Thanks for your pull-request.
The full list of commands accepted by me can be found at here
You can get sig-info at here


PR Approval Progress

Congratulations! All modules have met the lgtm and approve requirements.

Module Approval Details

module lgtm status approve status
repo-Ascend/op-plugin daifu1234567, renyujin (2/2) renyujin (1/1)

💡 Tip:

  • Committer can comment /approve or /lgtm
  • Commenting /approve implies both code review (lgtm) and intent to merge (approve)
likedislike
ascend-robotascend-robot成员
2月25日 添加了label:ascend-cla/yes
zzhongmin
zzhongmin
2月25日 评论:

compile

likedislike
此处折叠了62条消息 查看更多
renyujin成员
3月17日 评论:

/lgtm
/approve

likedislike
ascend-robot
ascend-robot成员
3月17日 评论:

The following users do not have permission to comment /lgtm or /approve on any module in this PR:
liujunzhu

likedislike
ascend-robotascend-robot成员
3月17日 添加了label:approvedlgtm
ascend-robot
ascend-robot成员
3月17日 评论:

Review Guide

This pull-request passes review.
Committers who wrote a comment of /approve are: renyujin.
Reviewers who wrote a comment of /lgtm are: renyujin, daifu1234567.

likedislike
ascend-robotascend-robot成员
3月17日 合入了pull request