AMCT (ONNX)
Use the AMCT installation user to install the dependent software. If the installation user is a non-root user, ensure that the user has the sudo permission. Run the su - username command to switch to the non-root user and run the following commands. If the installation user is root, delete --user from the command for installing the dependent software. .
Dependency |
Version |
Installation Command |
|---|---|---|
ONNX |
1.14.0, 1.10.0, 1.9.0, 1.8.0 |
|
ONNX Runtime |
1.16.0, 1.9.0, 1.8.0, 1.6.0 |
For ONNX Runtime CPU, see the following commands. For ONNX Runtime earlier than 1.9.0 of GPU version, you need to install it yourself.
|
Python |
Version 3.9.2 is used as an example. |
For Ubuntu, see Python 3.9.2 Installation on Ubuntu. |
numpy |
|
|
protobuf |
|
|