Inference on the Ascend 310 AI processor
Linux
Ascend
Inference Application
Beginner
Intermediate
Expert
Inference Using an ONNX or AIR File
The Ascend 310 AI processor is equipped with the ACL framework and supports the OM format which needs to be converted from the model in ONNX or AIR format. For inference on the Ascend 310 AI processor, perform the following steps:
Generate a model in ONNX or AIR format on the training platform. For details, see Export AIR Model and Export ONNX Model.
Convert the ONNX or AIR model file into an OM model file and perform inference.
For performing inference in the cloud environment (ModelArt), see the Ascend 910 training and Ascend 310 inference samples.
For details about the local bare-metal environment where the Ascend 310 AI processor is deployed in local (compared with the cloud environment), see the document of the Ascend 310 AI processor software package.