ascend-opplugin
Installs op-plugin (torch_npu operator plugin) environment and guides custom NPU operator integration with PyTorch via three patterns (A: no workspace, B: workspace+tiling, C: OpCommand reuse). Covers kernel implementation, host registration, build, and test. Use when working with op-plugin, operator integration, torch_npu custom ops, Ascend C, NPU operators, cpp_extension, xpu_kernel, or running custom operators on NPU.
Installation and usage
Installs op-plugin (torch_npu operator plugin) environment and guides custom NPU operator integration with PyTorch via three patterns (A: no workspace, B: workspace+tiling, C: OpCommand reuse). Covers kernel implementation, host registration, build, and test. Use when working with op-plugin, operator integration, torch_npu custom ops, Ascend C, NPU operators, cpp_extension, xpu_kernel, or running custom operators on NPU.
Once installed, you can use this skill by running the following command in your terminal:
skills use ascend-opplugin