文件最后提交记录最后更新时间
simt-c风格转换:drop_out_v3、random_common等算子 Co-authored-by: rsj007<renshuojian@huawei.com> # message auto-generated for no-merge-commit merge: !2679 merge master into master simt-c风格转换:drop_out_v3、random_common等算子 Created-by: rsj007 Commit-by: rsj007 Merged-by: cann-robot Description: ## 描述 simt-c风格转换:drop_out_v3、random_common等算子 ## 关联的Issue https://gitcode.com/cann/ops-math/issues/1512 ## 测试 本地修改前后md5sum一致 ## 文档更新 不涉及 ## 类型标签 <!-- [x] 表示选中 --> - [x] Bug修复 - [ ] 新特性 - [ ] 性能优化 - [ ] 文档更新 - [ ] 其他,请描述: See merge request: cann/ops-math!267923 天前
refactor: refactor drop_out_v3 to use the base class Co-authored-by: fenglin28<fenglin28@huawei.com> # message auto-generated for no-merge-commit merge: !2359 merge refactor_dropoutv3 into master refactor: refactor drop_out_v3 to use the base class Created-by: fenglin28 Commit-by: fenglin28 Merged-by: cann-robot Description: ## 描述 使用random_common公共代码对 drop_out_v3 算子重构,减少冗余代码 ## 关联的Issue https://gitcode.com/cann/ops-math/issues/1316 ## 测试 通过现有泛化用例测试及二级冒烟 ## 文档更新 <!--如果这个PR包含文档的更新,请在这里指出。例如:更新了README.md文件。--> ## 类型标签 <!-- [x] 表示选中 --> - [ ] Bug修复 - [ ] 新特性 - [ ] 性能优化 - [ ] 文档更新 - [x] 其他,请描述:重构 See merge request: cann/ops-math!23591 个月前