Operator Adaptation in PyTorch

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

Perform the following operations to adapt operators in PyTorch. For details, see the PyTorch Operator Development Guide.

  • Install the PyTorch environment dependencies.
  • Build and install the PyTorch framework.
  • Adapt TBE or AI CPU operators in the PyTorch framework.