文件最后提交记录最后更新时间
common目录调整Phase 1: common/op_kernel目录调整 Co-authored-by: hello_simida<wangyi206@huawei.com> # message auto-generated for no-merge-commit merge: !4665 merge feature/common_dir_fix into master common目录调整Phase 1: common/op_kernel目录调整 Created-by: hello_simida Commit-by: hello_simida Merged-by: cann-robot Description: ## 描述 将 common/ 目录下的文件进行归纳整理,第一阶段:将 kernel/ 重命名为 op_kernel/ ### 改动内容 - 将 common/include/kernel/ 重命名为 common/include/op_kernel/ - 移动21个头文件到新目录 - 更新cmake配置文件中的路径引用(3个文件) - 更新源文件中的include路径(84处) ### 改动文件 - cmake/config.cmake, cmake/ut.cmake, cmake/variables.cmake - 9个tests目录的CMakeLists.txt - 25个源文件的include路径 ## 关联的Issue Closes #2102 ## 测试 - 编译 all_gather_matmul_v2 算子成功 - 编译成功后会在 build_out/ 目录生成 .run 包 ## 文档更新 无 ## 类型标签 - [x] ♻️ 重构 See merge request: cann/ops-transformer!46651 个月前
common目录调整Phase 1: common/op_kernel目录调整 Co-authored-by: hello_simida<wangyi206@huawei.com> # message auto-generated for no-merge-commit merge: !4665 merge feature/common_dir_fix into master common目录调整Phase 1: common/op_kernel目录调整 Created-by: hello_simida Commit-by: hello_simida Merged-by: cann-robot Description: ## 描述 将 common/ 目录下的文件进行归纳整理,第一阶段:将 kernel/ 重命名为 op_kernel/ ### 改动内容 - 将 common/include/kernel/ 重命名为 common/include/op_kernel/ - 移动21个头文件到新目录 - 更新cmake配置文件中的路径引用(3个文件) - 更新源文件中的include路径(84处) ### 改动文件 - cmake/config.cmake, cmake/ut.cmake, cmake/variables.cmake - 9个tests目录的CMakeLists.txt - 25个源文件的include路径 ## 关联的Issue Closes #2102 ## 测试 - 编译 all_gather_matmul_v2 算子成功 - 编译成功后会在 build_out/ 目录生成 .run 包 ## 文档更新 无 ## 类型标签 - [x] ♻️ 重构 See merge request: cann/ops-transformer!46651 个月前
common目录调整Phase 1: common/op_kernel目录调整 Co-authored-by: hello_simida<wangyi206@huawei.com> # message auto-generated for no-merge-commit merge: !4665 merge feature/common_dir_fix into master common目录调整Phase 1: common/op_kernel目录调整 Created-by: hello_simida Commit-by: hello_simida Merged-by: cann-robot Description: ## 描述 将 common/ 目录下的文件进行归纳整理,第一阶段:将 kernel/ 重命名为 op_kernel/ ### 改动内容 - 将 common/include/kernel/ 重命名为 common/include/op_kernel/ - 移动21个头文件到新目录 - 更新cmake配置文件中的路径引用(3个文件) - 更新源文件中的include路径(84处) ### 改动文件 - cmake/config.cmake, cmake/ut.cmake, cmake/variables.cmake - 9个tests目录的CMakeLists.txt - 25个源文件的include路径 ## 关联的Issue Closes #2102 ## 测试 - 编译 all_gather_matmul_v2 算子成功 - 编译成功后会在 build_out/ 目录生成 .run 包 ## 文档更新 无 ## 类型标签 - [x] ♻️ 重构 See merge request: cann/ops-transformer!46651 个月前
common目录调整Phase 1: common/op_kernel目录调整 Co-authored-by: hello_simida<wangyi206@huawei.com> # message auto-generated for no-merge-commit merge: !4665 merge feature/common_dir_fix into master common目录调整Phase 1: common/op_kernel目录调整 Created-by: hello_simida Commit-by: hello_simida Merged-by: cann-robot Description: ## 描述 将 common/ 目录下的文件进行归纳整理,第一阶段:将 kernel/ 重命名为 op_kernel/ ### 改动内容 - 将 common/include/kernel/ 重命名为 common/include/op_kernel/ - 移动21个头文件到新目录 - 更新cmake配置文件中的路径引用(3个文件) - 更新源文件中的include路径(84处) ### 改动文件 - cmake/config.cmake, cmake/ut.cmake, cmake/variables.cmake - 9个tests目录的CMakeLists.txt - 25个源文件的include路径 ## 关联的Issue Closes #2102 ## 测试 - 编译 all_gather_matmul_v2 算子成功 - 编译成功后会在 build_out/ 目录生成 .run 包 ## 文档更新 无 ## 类型标签 - [x] ♻️ 重构 See merge request: cann/ops-transformer!46651 个月前
common目录调整Phase 1: common/op_kernel目录调整 Co-authored-by: hello_simida<wangyi206@huawei.com> # message auto-generated for no-merge-commit merge: !4665 merge feature/common_dir_fix into master common目录调整Phase 1: common/op_kernel目录调整 Created-by: hello_simida Commit-by: hello_simida Merged-by: cann-robot Description: ## 描述 将 common/ 目录下的文件进行归纳整理,第一阶段:将 kernel/ 重命名为 op_kernel/ ### 改动内容 - 将 common/include/kernel/ 重命名为 common/include/op_kernel/ - 移动21个头文件到新目录 - 更新cmake配置文件中的路径引用(3个文件) - 更新源文件中的include路径(84处) ### 改动文件 - cmake/config.cmake, cmake/ut.cmake, cmake/variables.cmake - 9个tests目录的CMakeLists.txt - 25个源文件的include路径 ## 关联的Issue Closes #2102 ## 测试 - 编译 all_gather_matmul_v2 算子成功 - 编译成功后会在 build_out/ 目录生成 .run 包 ## 文档更新 无 ## 类型标签 - [x] ♻️ 重构 See merge request: cann/ops-transformer!46651 个月前
common目录调整Phase 1: common/op_kernel目录调整 Co-authored-by: hello_simida<wangyi206@huawei.com> # message auto-generated for no-merge-commit merge: !4665 merge feature/common_dir_fix into master common目录调整Phase 1: common/op_kernel目录调整 Created-by: hello_simida Commit-by: hello_simida Merged-by: cann-robot Description: ## 描述 将 common/ 目录下的文件进行归纳整理,第一阶段:将 kernel/ 重命名为 op_kernel/ ### 改动内容 - 将 common/include/kernel/ 重命名为 common/include/op_kernel/ - 移动21个头文件到新目录 - 更新cmake配置文件中的路径引用(3个文件) - 更新源文件中的include路径(84处) ### 改动文件 - cmake/config.cmake, cmake/ut.cmake, cmake/variables.cmake - 9个tests目录的CMakeLists.txt - 25个源文件的include路径 ## 关联的Issue Closes #2102 ## 测试 - 编译 all_gather_matmul_v2 算子成功 - 编译成功后会在 build_out/ 目录生成 .run 包 ## 文档更新 无 ## 类型标签 - [x] ♻️ 重构 See merge request: cann/ops-transformer!46651 个月前
common目录调整Phase 1: common/op_kernel目录调整 Co-authored-by: hello_simida<wangyi206@huawei.com> # message auto-generated for no-merge-commit merge: !4665 merge feature/common_dir_fix into master common目录调整Phase 1: common/op_kernel目录调整 Created-by: hello_simida Commit-by: hello_simida Merged-by: cann-robot Description: ## 描述 将 common/ 目录下的文件进行归纳整理,第一阶段:将 kernel/ 重命名为 op_kernel/ ### 改动内容 - 将 common/include/kernel/ 重命名为 common/include/op_kernel/ - 移动21个头文件到新目录 - 更新cmake配置文件中的路径引用(3个文件) - 更新源文件中的include路径(84处) ### 改动文件 - cmake/config.cmake, cmake/ut.cmake, cmake/variables.cmake - 9个tests目录的CMakeLists.txt - 25个源文件的include路径 ## 关联的Issue Closes #2102 ## 测试 - 编译 all_gather_matmul_v2 算子成功 - 编译成功后会在 build_out/ 目录生成 .run 包 ## 文档更新 无 ## 类型标签 - [x] ♻️ 重构 See merge request: cann/ops-transformer!46651 个月前
common目录调整Phase 1: common/op_kernel目录调整 Co-authored-by: hello_simida<wangyi206@huawei.com> # message auto-generated for no-merge-commit merge: !4665 merge feature/common_dir_fix into master common目录调整Phase 1: common/op_kernel目录调整 Created-by: hello_simida Commit-by: hello_simida Merged-by: cann-robot Description: ## 描述 将 common/ 目录下的文件进行归纳整理,第一阶段:将 kernel/ 重命名为 op_kernel/ ### 改动内容 - 将 common/include/kernel/ 重命名为 common/include/op_kernel/ - 移动21个头文件到新目录 - 更新cmake配置文件中的路径引用(3个文件) - 更新源文件中的include路径(84处) ### 改动文件 - cmake/config.cmake, cmake/ut.cmake, cmake/variables.cmake - 9个tests目录的CMakeLists.txt - 25个源文件的include路径 ## 关联的Issue Closes #2102 ## 测试 - 编译 all_gather_matmul_v2 算子成功 - 编译成功后会在 build_out/ 目录生成 .run 包 ## 文档更新 无 ## 类型标签 - [x] ♻️ 重构 See merge request: cann/ops-transformer!46651 个月前
common目录调整Phase 1: common/op_kernel目录调整 Co-authored-by: hello_simida<wangyi206@huawei.com> # message auto-generated for no-merge-commit merge: !4665 merge feature/common_dir_fix into master common目录调整Phase 1: common/op_kernel目录调整 Created-by: hello_simida Commit-by: hello_simida Merged-by: cann-robot Description: ## 描述 将 common/ 目录下的文件进行归纳整理,第一阶段:将 kernel/ 重命名为 op_kernel/ ### 改动内容 - 将 common/include/kernel/ 重命名为 common/include/op_kernel/ - 移动21个头文件到新目录 - 更新cmake配置文件中的路径引用(3个文件) - 更新源文件中的include路径(84处) ### 改动文件 - cmake/config.cmake, cmake/ut.cmake, cmake/variables.cmake - 9个tests目录的CMakeLists.txt - 25个源文件的include路径 ## 关联的Issue Closes #2102 ## 测试 - 编译 all_gather_matmul_v2 算子成功 - 编译成功后会在 build_out/ 目录生成 .run 包 ## 文档更新 无 ## 类型标签 - [x] ♻️ 重构 See merge request: cann/ops-transformer!46651 个月前
common目录调整Phase 1: common/op_kernel目录调整 Co-authored-by: hello_simida<wangyi206@huawei.com> # message auto-generated for no-merge-commit merge: !4665 merge feature/common_dir_fix into master common目录调整Phase 1: common/op_kernel目录调整 Created-by: hello_simida Commit-by: hello_simida Merged-by: cann-robot Description: ## 描述 将 common/ 目录下的文件进行归纳整理,第一阶段:将 kernel/ 重命名为 op_kernel/ ### 改动内容 - 将 common/include/kernel/ 重命名为 common/include/op_kernel/ - 移动21个头文件到新目录 - 更新cmake配置文件中的路径引用(3个文件) - 更新源文件中的include路径(84处) ### 改动文件 - cmake/config.cmake, cmake/ut.cmake, cmake/variables.cmake - 9个tests目录的CMakeLists.txt - 25个源文件的include路径 ## 关联的Issue Closes #2102 ## 测试 - 编译 all_gather_matmul_v2 算子成功 - 编译成功后会在 build_out/ 目录生成 .run 包 ## 文档更新 无 ## 类型标签 - [x] ♻️ 重构 See merge request: cann/ops-transformer!46651 个月前
common目录调整Phase 1: common/op_kernel目录调整 Co-authored-by: hello_simida<wangyi206@huawei.com> # message auto-generated for no-merge-commit merge: !4665 merge feature/common_dir_fix into master common目录调整Phase 1: common/op_kernel目录调整 Created-by: hello_simida Commit-by: hello_simida Merged-by: cann-robot Description: ## 描述 将 common/ 目录下的文件进行归纳整理,第一阶段:将 kernel/ 重命名为 op_kernel/ ### 改动内容 - 将 common/include/kernel/ 重命名为 common/include/op_kernel/ - 移动21个头文件到新目录 - 更新cmake配置文件中的路径引用(3个文件) - 更新源文件中的include路径(84处) ### 改动文件 - cmake/config.cmake, cmake/ut.cmake, cmake/variables.cmake - 9个tests目录的CMakeLists.txt - 25个源文件的include路径 ## 关联的Issue Closes #2102 ## 测试 - 编译 all_gather_matmul_v2 算子成功 - 编译成功后会在 build_out/ 目录生成 .run 包 ## 文档更新 无 ## 类型标签 - [x] ♻️ 重构 See merge request: cann/ops-transformer!46651 个月前
common目录调整Phase 1: common/op_kernel目录调整 Co-authored-by: hello_simida<wangyi206@huawei.com> # message auto-generated for no-merge-commit merge: !4665 merge feature/common_dir_fix into master common目录调整Phase 1: common/op_kernel目录调整 Created-by: hello_simida Commit-by: hello_simida Merged-by: cann-robot Description: ## 描述 将 common/ 目录下的文件进行归纳整理,第一阶段:将 kernel/ 重命名为 op_kernel/ ### 改动内容 - 将 common/include/kernel/ 重命名为 common/include/op_kernel/ - 移动21个头文件到新目录 - 更新cmake配置文件中的路径引用(3个文件) - 更新源文件中的include路径(84处) ### 改动文件 - cmake/config.cmake, cmake/ut.cmake, cmake/variables.cmake - 9个tests目录的CMakeLists.txt - 25个源文件的include路径 ## 关联的Issue Closes #2102 ## 测试 - 编译 all_gather_matmul_v2 算子成功 - 编译成功后会在 build_out/ 目录生成 .run 包 ## 文档更新 无 ## 类型标签 - [x] ♻️ 重构 See merge request: cann/ops-transformer!46651 个月前
common目录调整Phase 1: common/op_kernel目录调整 Co-authored-by: hello_simida<wangyi206@huawei.com> # message auto-generated for no-merge-commit merge: !4665 merge feature/common_dir_fix into master common目录调整Phase 1: common/op_kernel目录调整 Created-by: hello_simida Commit-by: hello_simida Merged-by: cann-robot Description: ## 描述 将 common/ 目录下的文件进行归纳整理,第一阶段:将 kernel/ 重命名为 op_kernel/ ### 改动内容 - 将 common/include/kernel/ 重命名为 common/include/op_kernel/ - 移动21个头文件到新目录 - 更新cmake配置文件中的路径引用(3个文件) - 更新源文件中的include路径(84处) ### 改动文件 - cmake/config.cmake, cmake/ut.cmake, cmake/variables.cmake - 9个tests目录的CMakeLists.txt - 25个源文件的include路径 ## 关联的Issue Closes #2102 ## 测试 - 编译 all_gather_matmul_v2 算子成功 - 编译成功后会在 build_out/ 目录生成 .run 包 ## 文档更新 无 ## 类型标签 - [x] ♻️ 重构 See merge request: cann/ops-transformer!46651 个月前
common目录调整Phase 1: common/op_kernel目录调整 Co-authored-by: hello_simida<wangyi206@huawei.com> # message auto-generated for no-merge-commit merge: !4665 merge feature/common_dir_fix into master common目录调整Phase 1: common/op_kernel目录调整 Created-by: hello_simida Commit-by: hello_simida Merged-by: cann-robot Description: ## 描述 将 common/ 目录下的文件进行归纳整理,第一阶段:将 kernel/ 重命名为 op_kernel/ ### 改动内容 - 将 common/include/kernel/ 重命名为 common/include/op_kernel/ - 移动21个头文件到新目录 - 更新cmake配置文件中的路径引用(3个文件) - 更新源文件中的include路径(84处) ### 改动文件 - cmake/config.cmake, cmake/ut.cmake, cmake/variables.cmake - 9个tests目录的CMakeLists.txt - 25个源文件的include路径 ## 关联的Issue Closes #2102 ## 测试 - 编译 all_gather_matmul_v2 算子成功 - 编译成功后会在 build_out/ 目录生成 .run 包 ## 文档更新 无 ## 类型标签 - [x] ♻️ 重构 See merge request: cann/ops-transformer!46651 个月前
common目录调整Phase 1: common/op_kernel目录调整 Co-authored-by: hello_simida<wangyi206@huawei.com> # message auto-generated for no-merge-commit merge: !4665 merge feature/common_dir_fix into master common目录调整Phase 1: common/op_kernel目录调整 Created-by: hello_simida Commit-by: hello_simida Merged-by: cann-robot Description: ## 描述 将 common/ 目录下的文件进行归纳整理,第一阶段:将 kernel/ 重命名为 op_kernel/ ### 改动内容 - 将 common/include/kernel/ 重命名为 common/include/op_kernel/ - 移动21个头文件到新目录 - 更新cmake配置文件中的路径引用(3个文件) - 更新源文件中的include路径(84处) ### 改动文件 - cmake/config.cmake, cmake/ut.cmake, cmake/variables.cmake - 9个tests目录的CMakeLists.txt - 25个源文件的include路径 ## 关联的Issue Closes #2102 ## 测试 - 编译 all_gather_matmul_v2 算子成功 - 编译成功后会在 build_out/ 目录生成 .run 包 ## 文档更新 无 ## 类型标签 - [x] ♻️ 重构 See merge request: cann/ops-transformer!46651 个月前
common目录调整Phase 1: common/op_kernel目录调整 Co-authored-by: hello_simida<wangyi206@huawei.com> # message auto-generated for no-merge-commit merge: !4665 merge feature/common_dir_fix into master common目录调整Phase 1: common/op_kernel目录调整 Created-by: hello_simida Commit-by: hello_simida Merged-by: cann-robot Description: ## 描述 将 common/ 目录下的文件进行归纳整理,第一阶段:将 kernel/ 重命名为 op_kernel/ ### 改动内容 - 将 common/include/kernel/ 重命名为 common/include/op_kernel/ - 移动21个头文件到新目录 - 更新cmake配置文件中的路径引用(3个文件) - 更新源文件中的include路径(84处) ### 改动文件 - cmake/config.cmake, cmake/ut.cmake, cmake/variables.cmake - 9个tests目录的CMakeLists.txt - 25个源文件的include路径 ## 关联的Issue Closes #2102 ## 测试 - 编译 all_gather_matmul_v2 算子成功 - 编译成功后会在 build_out/ 目录生成 .run 包 ## 文档更新 无 ## 类型标签 - [x] ♻️ 重构 See merge request: cann/ops-transformer!46651 个月前
common目录调整Phase 1: common/op_kernel目录调整 Co-authored-by: hello_simida<wangyi206@huawei.com> # message auto-generated for no-merge-commit merge: !4665 merge feature/common_dir_fix into master common目录调整Phase 1: common/op_kernel目录调整 Created-by: hello_simida Commit-by: hello_simida Merged-by: cann-robot Description: ## 描述 将 common/ 目录下的文件进行归纳整理,第一阶段:将 kernel/ 重命名为 op_kernel/ ### 改动内容 - 将 common/include/kernel/ 重命名为 common/include/op_kernel/ - 移动21个头文件到新目录 - 更新cmake配置文件中的路径引用(3个文件) - 更新源文件中的include路径(84处) ### 改动文件 - cmake/config.cmake, cmake/ut.cmake, cmake/variables.cmake - 9个tests目录的CMakeLists.txt - 25个源文件的include路径 ## 关联的Issue Closes #2102 ## 测试 - 编译 all_gather_matmul_v2 算子成功 - 编译成功后会在 build_out/ 目录生成 .run 包 ## 文档更新 无 ## 类型标签 - [x] ♻️ 重构 See merge request: cann/ops-transformer!46651 个月前
common目录调整Phase 1: common/op_kernel目录调整 Co-authored-by: hello_simida<wangyi206@huawei.com> # message auto-generated for no-merge-commit merge: !4665 merge feature/common_dir_fix into master common目录调整Phase 1: common/op_kernel目录调整 Created-by: hello_simida Commit-by: hello_simida Merged-by: cann-robot Description: ## 描述 将 common/ 目录下的文件进行归纳整理,第一阶段:将 kernel/ 重命名为 op_kernel/ ### 改动内容 - 将 common/include/kernel/ 重命名为 common/include/op_kernel/ - 移动21个头文件到新目录 - 更新cmake配置文件中的路径引用(3个文件) - 更新源文件中的include路径(84处) ### 改动文件 - cmake/config.cmake, cmake/ut.cmake, cmake/variables.cmake - 9个tests目录的CMakeLists.txt - 25个源文件的include路径 ## 关联的Issue Closes #2102 ## 测试 - 编译 all_gather_matmul_v2 算子成功 - 编译成功后会在 build_out/ 目录生成 .run 包 ## 文档更新 无 ## 类型标签 - [x] ♻️ 重构 See merge request: cann/ops-transformer!46651 个月前
common目录调整Phase 1: common/op_kernel目录调整 Co-authored-by: hello_simida<wangyi206@huawei.com> # message auto-generated for no-merge-commit merge: !4665 merge feature/common_dir_fix into master common目录调整Phase 1: common/op_kernel目录调整 Created-by: hello_simida Commit-by: hello_simida Merged-by: cann-robot Description: ## 描述 将 common/ 目录下的文件进行归纳整理,第一阶段:将 kernel/ 重命名为 op_kernel/ ### 改动内容 - 将 common/include/kernel/ 重命名为 common/include/op_kernel/ - 移动21个头文件到新目录 - 更新cmake配置文件中的路径引用(3个文件) - 更新源文件中的include路径(84处) ### 改动文件 - cmake/config.cmake, cmake/ut.cmake, cmake/variables.cmake - 9个tests目录的CMakeLists.txt - 25个源文件的include路径 ## 关联的Issue Closes #2102 ## 测试 - 编译 all_gather_matmul_v2 算子成功 - 编译成功后会在 build_out/ 目录生成 .run 包 ## 文档更新 无 ## 类型标签 - [x] ♻️ 重构 See merge request: cann/ops-transformer!46651 个月前
common目录调整Phase 1: common/op_kernel目录调整 Co-authored-by: hello_simida<wangyi206@huawei.com> # message auto-generated for no-merge-commit merge: !4665 merge feature/common_dir_fix into master common目录调整Phase 1: common/op_kernel目录调整 Created-by: hello_simida Commit-by: hello_simida Merged-by: cann-robot Description: ## 描述 将 common/ 目录下的文件进行归纳整理,第一阶段:将 kernel/ 重命名为 op_kernel/ ### 改动内容 - 将 common/include/kernel/ 重命名为 common/include/op_kernel/ - 移动21个头文件到新目录 - 更新cmake配置文件中的路径引用(3个文件) - 更新源文件中的include路径(84处) ### 改动文件 - cmake/config.cmake, cmake/ut.cmake, cmake/variables.cmake - 9个tests目录的CMakeLists.txt - 25个源文件的include路径 ## 关联的Issue Closes #2102 ## 测试 - 编译 all_gather_matmul_v2 算子成功 - 编译成功后会在 build_out/ 目录生成 .run 包 ## 文档更新 无 ## 类型标签 - [x] ♻️ 重构 See merge request: cann/ops-transformer!46651 个月前
fia gqa enable balance split core to improve perf Co-authored-by: tang-hao-hw-gitcode<tanghao71@hisilicon.com> # message auto-generated for no-merge-commit merge: !4963 merge master into master fia gqa enable balance split core to improve perf Created-by: tang-hao-hw-gitcode Commit-by: tang-hao-hw-gitcode Merged-by: cann-robot Description: ## 描述 A5 FIA GQA模板支持负载均衡,提升小bs长序列、序列不均场景下性能 ## 关联的Issue <!-- 如果这个PR是为了解决特定的Issue,请在这里提供Issue链接。例如:关联Issue #000--> <!-- 如果这个PR是为了解决特定的问题单,请在这里描述问题单单号。--> ## 测试 FIA算子二级冒烟、典型网络性能用例、网络泛化性能用例 ## 文档更新 <!--如果这个PR包含文档的更新,请在这里指出。例如:更新了README.md文件。--> ## 类型标签 <!-- [x] 表示选中 --> - [ ] 🐛 Bug 修复 - [ ] ✨ 新特性 - [ ] ⚡ 性能优化 - [ ] ♻️ 重构 - [ ] 🧪 测试 - [ ] 📦 构建/CI - [ ] 🔧 配置变更 - [ ] 📝 文档更新 - [ ] ⬆️ 依赖升级 - [ ] 🔒 安全修复 - [ ] 🧹 代码清理 - [ ] ❓ 其他,请描述: See merge request: cann/ops-transformer!496325 天前