文件最后提交记录最后更新时间
refactor: 删除未使用的 rtGetStreamBufferLen 函数 Co-authored-by: wangtao43<wangtao43@huawei.com> # message auto-generated for no-merge-commit merge: !3091 merge fix/remove-rtGetStreamBufferLen into develop refactor: 删除未使用的 rtGetStreamBufferLen 函数 Created-by: wangtao43 Commit-by: wangtao43 Merged-by: cann-robot Description: # Pull Request ## 描述 删除测试stub文件中的 rtGetStreamBufferLen 函数定义。该函数在代码库中未被调用,属于冗余代码。 ## 变更类型 请选择本次引入的变更类型(勾选对应项): - [ ] 🐛 Bug 修复 - [ ] ✨ 新功能 - [ ] 💄 代码风格更新(格式化,局部变量) - [x] ♻️ 重构(既不修复错误也不增加功能的代码变动) - [ ] 📦 构建过程或辅助工具的变动 - [ ] 📝 文档内容更新 ## 如何测试 无特殊测试需求,删除的函数未被使用。 ## 核对清单 - [x] 我的代码遵循了项目的代码风格 - [x] 我已对代码进行了自测 - [x] 我已更新了相关的文档 - [x] 我在标题中使用了合适的类型标签(如:feat:, fix:) - [x] 我已经详细阅读了贡献指南(CONTRIBUTING.md) ## 其他信息 涉及文件: - tests/engines/te_fusion/depends/runtime/src/runtime_stub.cc - tests/engines/nn_engine/depends/runtime/src/runtime_stub.cc - tests/engines/ffts_engine/stub/runtime_stub.cc See merge request: cann/ge!309110 天前
Initial commit 5 个月前
Initial commit 5 个月前