Skip to content

Commit

Permalink
torch_npu support aclnn
Browse files Browse the repository at this point in the history
  • Loading branch information
momo609 committed Nov 29, 2023
1 parent ed4303e commit a634292
Show file tree
Hide file tree
Showing 4 changed files with 594 additions and 6 deletions.
1 change: 1 addition & 0 deletions mmcv/ops/csrc/common/pytorch_npu_helper.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@

#include "pytorch_cpp_helper.hpp"
#include "pytorch_device_registry.hpp"
#include "pytorch_npu_util.hpp"

#define NPU_NAME_SPACE at_npu::native

Expand Down
Loading

0 comments on commit a634292

Please sign in to comment.