| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
refactor: 重构源码目录结构,将 comm/include/mc2 移入 src/ - git mv comm include mc2 → src/,保留完整 git 历史 - CMakeLists.txt: include_directories 和 add_subdirectory 指向 src/ - src/mc2/build.sh: TILEXR_INCS 追加 -I src/include 和 -I src/comm, 通过编译参数注入头文件路径,消除深层相对 #include 依赖 - src/mc2/all_gather/op_host/op_api/aclnn_all_gather.h: 深层相对路径改为直接文件名 - src/mc2/all_gather/examples/test_aclnn_all_gather.cpp: 同上 - ops_build_run.sh: 所有 mc2/ 和 include/ 路径更新为 src/mc2/ 和 src/include/ Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com> | 5 个月前 | |
refactor: 重构源码目录结构,将 comm/include/mc2 移入 src/ - git mv comm include mc2 → src/,保留完整 git 历史 - CMakeLists.txt: include_directories 和 add_subdirectory 指向 src/ - src/mc2/build.sh: TILEXR_INCS 追加 -I src/include 和 -I src/comm, 通过编译参数注入头文件路径,消除深层相对 #include 依赖 - src/mc2/all_gather/op_host/op_api/aclnn_all_gather.h: 深层相对路径改为直接文件名 - src/mc2/all_gather/examples/test_aclnn_all_gather.cpp: 同上 - ops_build_run.sh: 所有 mc2/ 和 include/ 路径更新为 src/mc2/ 和 src/include/ Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com> | 5 个月前 | |
refactor: 重构源码目录结构,将 comm/include/mc2 移入 src/ - git mv comm include mc2 → src/,保留完整 git 历史 - CMakeLists.txt: include_directories 和 add_subdirectory 指向 src/ - src/mc2/build.sh: TILEXR_INCS 追加 -I src/include 和 -I src/comm, 通过编译参数注入头文件路径,消除深层相对 #include 依赖 - src/mc2/all_gather/op_host/op_api/aclnn_all_gather.h: 深层相对路径改为直接文件名 - src/mc2/all_gather/examples/test_aclnn_all_gather.cpp: 同上 - ops_build_run.sh: 所有 mc2/ 和 include/ 路径更新为 src/mc2/ 和 src/include/ Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com> | 5 个月前 | |
refactor: 重构源码目录结构,将 comm/include/mc2 移入 src/ - git mv comm include mc2 → src/,保留完整 git 历史 - CMakeLists.txt: include_directories 和 add_subdirectory 指向 src/ - src/mc2/build.sh: TILEXR_INCS 追加 -I src/include 和 -I src/comm, 通过编译参数注入头文件路径,消除深层相对 #include 依赖 - src/mc2/all_gather/op_host/op_api/aclnn_all_gather.h: 深层相对路径改为直接文件名 - src/mc2/all_gather/examples/test_aclnn_all_gather.cpp: 同上 - ops_build_run.sh: 所有 mc2/ 和 include/ 路径更新为 src/mc2/ 和 src/include/ Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com> | 5 个月前 | |
refactor: 重构源码目录结构,将 comm/include/mc2 移入 src/ - git mv comm include mc2 → src/,保留完整 git 历史 - CMakeLists.txt: include_directories 和 add_subdirectory 指向 src/ - src/mc2/build.sh: TILEXR_INCS 追加 -I src/include 和 -I src/comm, 通过编译参数注入头文件路径,消除深层相对 #include 依赖 - src/mc2/all_gather/op_host/op_api/aclnn_all_gather.h: 深层相对路径改为直接文件名 - src/mc2/all_gather/examples/test_aclnn_all_gather.cpp: 同上 - ops_build_run.sh: 所有 mc2/ 和 include/ 路径更新为 src/mc2/ 和 src/include/ Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com> | 5 个月前 | |
fix: 修正 src/mc2/build.sh 中 TileXR include 路径 build.sh 拷贝到 3rdparty/ops-transformer/ 后执行,CURRENT_DIR 为 ops-transformer 目录,需上溯两级才能到达 TileXR/src/include。 - ../include → ../../src/include - ../comm → ../../src/comm Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | 5 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 5 个月前 | ||
| 5 个月前 | ||
| 5 个月前 | ||
| 5 个月前 | ||
| 5 个月前 | ||
| 5 个月前 |