Operator Adaptation in PyTorch
Perform the following operations to adapt operators in PyTorch. For details, see the PyTorch Operator Development Guide.
- Installing the PyTorch environment dependencies
- Compiling and installing the PyTorch framework.
- Adapting a TBE operator in the PyTorch framework
Parent topic: TBE Operator Development