---
title: 适配插件开发（PyTorch框架）
description: "Pytorch框架单算子模式下的适配插件开发流程和具体样例请参见《Ascend Extension for PyTorch 套件与三方库支持清单(https://www.hiascend.com/document/detail/zh/Pytorch/60RC2/modthirdparty/modparts/thirdpart_0002.html)》中的单算子适配OpPlugin插件开发章节。图模式下自定义算子入图的开发指导请参见PyTorch图模式使用指南（TorchAir）(https://www.hiascend.com/document/detail/zh/Pytorch/60RC3/modthirdparty/torchairuseguide/torchair_0001.html)中的自定义算子插件化入图章节。"
url: https://www.hiascend.com/document/detail/zh/canncommercial/latest/others/tbeaicpudevg/atlasopdev_10_0086.html
sourcePath: /source/zh/canncommercial/900/others/tbeaicpudevg/atlasopdev_10_0086.html
indexId: 4783853814b65d421b036defda651b7b2212c9e5872c22729caf5873a4979f3773
---
# 适配插件开发（PyTorch框架）

Pytorch框架单算子模式下的适配插件开发流程和具体样例请参见《Ascend Extension for PyTorch 套件与三方库支持清单(https://www.hiascend.com/document/detail/zh/Pytorch/60RC2/modthirdparty/modparts/thirdpart_0002.html)》中的单算子适配OpPlugin插件开发章节。图模式下自定义算子入图的开发指导请参见PyTorch图模式使用指南（TorchAir）(https://www.hiascend.com/document/detail/zh/Pytorch/60RC3/modthirdparty/torchairuseguide/torchair_0001.html)中的自定义算子插件化入图章节。
