Operator Adaptation in PyTorch

MindStudio does not support operator adaptation in PyTorch. For details about operator adaptation after TBE or AI CPU operator development, see the PyTorch Operator Developer Guide.

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.