Uploading Software Packages
Upload the Ascend-cann-amct_{software version}_linux-{arch}.tar.gz package to any directory on the Linux server as the AMCT installation user. In this example, the package is uploaded to $HOME/amct/.
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_acl |
Software package to be installed when the compression function of AMCT is used for ATC, AOE, and graph development. |
||
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 |
||
{version} indicates the AMCT version. {software version} indicates the software version. {arch} indicates the OS architecture.