Software Package Upload
Upload the Ascend-cann-amct_{software version}_linux-{arch}.tar.gz software package to any directory (for example, $HOME/amct/) on the Linux server as the installation user of the.
Decompress the AMCT package:
tar -zxvf Ascend-cann-amct-{software version}_linux-{arch}.tar.gz
Find the following extracted packages.
Level-1 Directory |
Level-2 Directory |
Description |
Use and Precaution |
|---|---|---|---|
amct_caffe/ |
Caffe AMCT directory |
|
|
amct_caffe-{version}-py3-none-linux_{arch}.whl |
Caffe AMCT package |
||
caffe_patch.tar.gz |
Caffe patch package |
||
amct_tf/ |
TensorFlow AMCT directory |
||
amct_tensorflow-{version}-py3-none-linux_{arch}.tar.gz |
TensorFlow AMCT package, which is installed from source code |
|
|
amct_tensorflow_ascend-{version}-py3-none-linux_{arch}.tar.gz |
TF Adapter AMCT package, which is installed from source code |
|
|
amct_pytorch/ |
PyTorch AMCT directory |
|
|
amct_pytorch-{version}-py3-none-linux_{arch}.tar.gz |
PyTorch AMCT source package |
||
amct_onnx/ |
ONNX AMCT directory |
|
|
amct_onnx-{version}-py3-none-linux_{arch}.whl |
ONNX AMCT package |
||
amct_onnx_op.tar.gz |
ONNX Runtime AMCT custom operator package |
||
conf/ |
- |
- |
Records package installation information. You do not need to pay attention to it. |
latest_manager/ |
- |
- |
Public script used for installation and upgrade. You do not need to pay attention to it. |
third_party/ |
Ascend-nca-{software version}-linux.{arch}.run |
NCA runfile |
Applicable to performance-based automatic quantization. This version does not support the features of third_party. |
{version} indicates the AMCT version. {software version} indicates the software version. {arch} indicates the OS architecture.