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!28112
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.