| add forward deformable_offsets Co-authored-by: demon_coffee<lice4@huawei.com> # message auto-generated for no-merge-commit merge: !1504 merge deformable_offsets into master add forward deformable_offsets Created-by: demon_coffee Commit-by: demon_coffee Merged-by: cann-robot Description: ## 描述 nn仓新增deformable_offsets算子实现 ## 关联的Issue #https://gitcode.com/cann/ops-nn/issues/799 ## 测试 deformable_offsets算子UT通过,examples执行通过 ## 文档更新 新增了deformable_offsets算子README ## 类型标签 <!-- [x] 表示选中 --> - [ ] Bug修复 - [x] 新特性 - [ ] 性能优化 - [ ] 文档更新 - [ ] 其他,请描述: See merge request: cann/ops-nn!1504 | 6 个月前 |
| add forward deformable_offsets Co-authored-by: demon_coffee<lice4@huawei.com> # message auto-generated for no-merge-commit merge: !1504 merge deformable_offsets into master add forward deformable_offsets Created-by: demon_coffee Commit-by: demon_coffee Merged-by: cann-robot Description: ## 描述 nn仓新增deformable_offsets算子实现 ## 关联的Issue #https://gitcode.com/cann/ops-nn/issues/799 ## 测试 deformable_offsets算子UT通过,examples执行通过 ## 文档更新 新增了deformable_offsets算子README ## 类型标签 <!-- [x] 表示选中 --> - [ ] Bug修复 - [x] 新特性 - [ ] 性能优化 - [ ] 文档更新 - [ ] 其他,请描述: See merge request: cann/ops-nn!1504 | 6 个月前 |
| fix: 注释错误 Co-authored-by: 丛吉钰<congjiyu@h-partners.com> # message auto-generated for no-merge-commit merge: !3216 merge master into master fix: 注释错误 Created-by: cong-jiyu Commit-by: 丛吉钰 Merged-by: cann-robot Description: ## 描述 更新了注释中opc,改为asc_opc ## 关联的Issue [#1716](https://gitcode.com/cann/ops-nn/issues/1716) ## 测试 <!--描述进行了哪些测试来验证你的改动。--> ## 文档更新 更新了注释中opc,改为asc_opc ## 类型标签 <!-- [x] 表示选中 --> - [x] Bug修复 - [ ] 新特性 - [ ] 性能优化 - [x] 文档更新 - [ ] 其他,请描述: See merge request: cann/ops-nn!3216 | 5 个月前 |
| simt子函数整改:根据当前编程规范将simt中调用的子函数加上__simt_callee__ 前缀 Co-authored-by: 李鑫<lixin433@huawei.com> # message auto-generated for no-merge-commit merge: !3011 merge simt into master simt子函数整改:根据当前编程规范将simt中调用的子函数加上__simt_callee__ 前缀 Created-by: lixin433 Commit-by: 李鑫 Merged-by: cann-robot Description: ## 描述 <!--在这里详细描述你的改动,包括改动的原因和所采取的方法。--> 根据当前编程规范将simt中调用的子函数加上__simt_callee__ 前缀 ## 关联的Issue <!-- 如果这个PR是为了解决特定的Issue,请在这里提供Issue链接。例如:关联Issue #000--> 关联Issue [#1661](https://gitcode.com/cann/ops-nn/issues/1661) ## 测试 <!--描述进行了哪些测试来验证你的改动。--> 本地编译、验证均通过,二级冒烟已通过。 ## 文档更新 <!--如果这个PR包含文档的更新,请在这里指出。例如:更新了README.md文件。--> 不涉及 ## 类型标签 <!-- [x] 表示选中 --> - [ ] Bug修复 - [x] 新特性 - [ ] 性能优化 - [ ] 文档更新 - [ ] 其他,请描述: See merge request: cann/ops-nn!3011 | 5 个月前 |
| add forward deformable_offsets Co-authored-by: demon_coffee<lice4@huawei.com> # message auto-generated for no-merge-commit merge: !1504 merge deformable_offsets into master add forward deformable_offsets Created-by: demon_coffee Commit-by: demon_coffee Merged-by: cann-robot Description: ## 描述 nn仓新增deformable_offsets算子实现 ## 关联的Issue #https://gitcode.com/cann/ops-nn/issues/799 ## 测试 deformable_offsets算子UT通过,examples执行通过 ## 文档更新 新增了deformable_offsets算子README ## 类型标签 <!-- [x] 表示选中 --> - [ ] Bug修复 - [x] 新特性 - [ ] 性能优化 - [ ] 文档更新 - [ ] 其他,请描述: See merge request: cann/ops-nn!1504 | 6 个月前 |
| add forward deformable_offsets Co-authored-by: demon_coffee<lice4@huawei.com> # message auto-generated for no-merge-commit merge: !1504 merge deformable_offsets into master add forward deformable_offsets Created-by: demon_coffee Commit-by: demon_coffee Merged-by: cann-robot Description: ## 描述 nn仓新增deformable_offsets算子实现 ## 关联的Issue #https://gitcode.com/cann/ops-nn/issues/799 ## 测试 deformable_offsets算子UT通过,examples执行通过 ## 文档更新 新增了deformable_offsets算子README ## 类型标签 <!-- [x] 表示选中 --> - [ ] Bug修复 - [x] 新特性 - [ ] 性能优化 - [ ] 文档更新 - [ ] 其他,请描述: See merge request: cann/ops-nn!1504 | 6 个月前 |
| nn整仓doc Tools工具扫描问题修改0330 Co-authored-by: caiwenwen<caiwenwen6@h-partners.com> # message auto-generated for no-merge-commit merge: !3325 merge master into master nn整仓doc Tools工具扫描问题修改0330 Created-by: caiwenwen Commit-by: caiwenwen Merged-by: cann-robot Description: ## 描述 整仓文档问题修改,修改不符合markdown规范和链接。 ## 关联的Issue 关联Issue [#1783](https://gitcode.com/cann/ops-nn/issues/1783) ## 测试 更新了docs、docs、experimental、experimental/index 、experimental/matmul 、matmul 等文件 ## 文档更新 <!--如果这个PR包含文档的更新,请在这里指出。例如:更新了README.md文件。--> ## 类型标签 <!-- [x] 表示选中 --> - [ ] Bug修复 - [ ] 新特性 - [ ] 性能优化 - [x] 文档更新 - [ ] 其他,请描述: See merge request: cann/ops-nn!3325 | 5 个月前 |