PyTorch Framework
For details about the adaptation plugin development process and sample in single-operator mode of the PyTorch framework, see "Self-Developed Ascend Plugin > Adapting OpPlugin to a Single Operator" in Ascend Extension for PyTorch Suites and Third-Party Libraries . For details about how to develop custom operators in graph mode, see "Integrating Custom Operators into a Graph Using Plugins" in the PyTorch Graph Mode User Guide (TorchAir).
Parent topic: AI Framework Operator Adaptation