| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
fix the error code of InplaceNormalTensor(std<0) and InplaceRandomTensor(selfRef nullptr) Co-authored-by: 吴帅<wushuai86@huawei.com> # message auto-generated for no-merge-commit merge: !4370 merge 0731 into master fix the error code of InplaceNormalTensor(std<0) and InplaceRandomTensor(selfRef nullptr) Created-by: wu-shuai2580 Commit-by: 吴帅 Merged-by: cann-robot Description: ## 描述 修复InplaceNormalTensor(std<0)、InplaceRandomTensor(selfRef nullptr)错误码与md不一致的问题 ## 关联的Issue <!-- 如果这个PR是为了解决特定的Issue,请在这里提供Issue链接。--> <!-- 如果这个PR是为了解决特定的问题单,请在这里描述问题单单号。--> ## 测试 冒烟pass ## 文档更新 random/dsa_random_normal/docs/aclnnInplaceNormal.md random/dsa_random_normal/docs/aclnnInplaceNormalTensor.md random/dsa_random_uniform/docs/aclnnInplaceRandomTensor.md ## 类型标签 <!-- [x] 表示选中 --> - [x] Bug修复 - [ ] 新特性 - [ ] 性能优化 - [ ] 文档更新 - [ ] 其他,请描述: See merge request: cann/ops-math!4370 | 1 个月前 | |
Add null pointer protection for seedTensor and offsetTensor in aclnnInplaceNormalTensor Co-authored-by: 吴帅<wushuai86@huawei.com> # message auto-generated for no-merge-commit merge: !4397 merge 0803 into master Add null pointer protection for seedTensor and offsetTensor in aclnnInplaceNormalTensor Created-by: wu-shuai2580 Commit-by: 吴帅 Merged-by: cann-robot Description: ## 描述 aclnnInplaceNormalTensor输入seedTensor/offsetTensor增加空指针保护 ## 关联的Issue <!-- 如果这个PR是为了解决特定的Issue,请在这里提供Issue链接。--> <!-- 如果这个PR是为了解决特定的问题单,请在这里描述问题单单号。--> ## 测试 自验pass、冒烟pass ## 文档更新 random/dsa_random_normal/docs/aclnnInplaceNormalTensor.md ## 类型标签 <!-- [x] 表示选中 --> - [x] Bug修复 - [ ] 新特性 - [ ] 性能优化 - [ ] 文档更新 - [ ] 其他,请描述: See merge request: cann/ops-math!4397 | 1 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 个月前 | ||
| 1 个月前 |