文件最后提交记录最后更新时间
add npu device init API for libtorch 3 年前
!2885 [Feature] add ci for libtorch_npu. Merge pull request !2885 from huangyunlong/2.0ci 2 年前
Fix shutdown process host block destruction bug Co-authored-by: unknown<chenzihao65@huawei.com> # message auto-generated for no-merge-commit merge: !28112 merge shut27 into v2.7.1 Fix shutdown process host block destruction bug Created-by: gcw_5tF58QLT Commit-by: unknown Merged-by: ascend-robot Description: <!-- Thanks for sending a pull request! --> **What type of PR is this?** > Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line: > > /kind bug **What does this PR do / why do we need it**: **Which issue(s) this PR fixes**: <!-- *Automatically closes linked issue when PR is merged. Usage: Fixes #<issue number>, or Fixes (paste link of issue). --> Fixes # **Special notes for your reviewers**: See merge request: Ascend/pytorch!281125 个月前
!8532 [fix]add finalize_npu for libtorch_npu. Merge pull request !8532 from huangyunlong/2.2lib 2 年前
[Feature]rename head file and add cmake for libtorch_npu 2 年前
README.md

caution:

This folder is used to export interfaces related to NPU, such as operators, device init and so on. And it will only be built in libtorch_npu without Python, which is used in inference with NPU.