已合并
[sync] PR-37777: fix add logging header for libtorch_npu #37918
ascend-robot创建于 6月9日
[sync] PR-37777: fix add logging header for libtorch_npu #37918
已合并
共 1 个文件变更+1-0
| @@ -276,6 +276,7 @@ def copy_hpp(): | |||
| 276 | "torch_npu/csrc/framework/*/*.h", | 276 | "torch_npu/csrc/framework/*/*.h", |
| 277 | "torch_npu/csrc/framework/*/*/*.h", | 277 | "torch_npu/csrc/framework/*/*/*.h", |
| 278 | "torch_npu/csrc/libs/*.h", | 278 | "torch_npu/csrc/libs/*.h", |
| 279 | + "torch_npu/csrc/logging/*.h", | ||
| 279 | "torch_npu/csrc/inductor/**/*.h", | 280 | "torch_npu/csrc/inductor/**/*.h", |
| 280 | "torch_npu/csrc/distributed/*.h", | 281 | "torch_npu/csrc/distributed/*.h", |
| 281 | "torch_npu/csrc/distributed/*.hpp", | 282 | "torch_npu/csrc/distributed/*.hpp", |