Learning Wizard

Intended Audience

This document is intended for developers who develop custom operators. To better understand this document, you should:
  • Be familiar with Python/C++/C programming.
  • Possess knowledge of mathematical expressions.
  • Have basic knowledge of machine learning and deep learning.
  • Have understandings of the Tensor Virtual Machine (TVM) and open-source TensorFlow/Caffe/PyTorch framework.

Document Usage Suggestions

You can proceed with your learning by following this learning wizard. If you have been familiar with classifying, building, and running CANN operators, as well as developing operators, you can directly start from "Development Preparations."