Operator Adaptation in PyTorch
Perform the following operations to adapt operators in PyTorch. For details, see the PyTorch Operator Developer Guide.
- Install the PyTorch environment dependencies.
- Build and install the PyTorch framework.
- Adapt TBE or AI CPU operators in the PyTorch framework.
Parent topic: Operator Development