This topic provides the installation commands and SDK download URLs for Machine Learning Platform for AI (PAI)-Blade of earlier versions.

v3.26.0

Installation commands of Python packages:
  • CPU
    Tensorflow 1.15.0 and PyTorch 1.6.0
    # pai_blade_cpu
    pip3 install pai_blade_cpu==3.26.0+1.15.0.1.6.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # tensorflow_blade_cpu
    pip3 install tensorflow_blade_cpu==3.26.0+1.15.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_blade_cpu
    pip3 install torch_blade_cpu==3.26.0+1.6.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    Tensorflow 2.4.0 and PyTorch 1.7.1
    # pai_blade_cpu
    pip3 install pai_blade_cpu==3.26.0+2.4.0.1.7.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # tensorflow_blade_cpu
    pip3 install tensorflow_blade_cpu==3.26.0+2.4.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_blade_cpu
    pip3 install torch_blade_cpu==3.26.0+1.7.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    PyTorch 1.8.1
    # pai_blade_cpu
    pip3 install pai_blade_cpu==3.26.0+1.8.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_blade_cpu
    pip3 install torch_blade_cpu==3.26.0+1.8.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    PyTorch 1.9.0
    # pai_blade_cpu
    pip3 install pai_blade_cpu==3.26.0+1.9.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_blade_cpu
    pip3 install torch_blade_cpu==3.26.0+1.9.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    TensorFlow 2.7.0 and PyTorch 1.10.0
    # pai_blade_cpu
    pip3 install pai_blade_cpu==3.26.0+2.7.0.1.10.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # tensorflow_blade_cpu
    pip3 install tensorflow_blade_cpu==3.26.0+2.7.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_blade_cpu
    pip3 install torch_blade_cpu==3.26.0+1.10.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
  • CUDA 11.0
    Tensorflow 2.4.0 and PyTorch 1.7.1
    # pai_blade_gpu
    pip3 install pai_blade_gpu==3.26.0+cu110.2.4.0.1.7.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
    # tensorflow_blade_gpu
    pip3 install tensorflow_blade_gpu==3.26.0+cu110.2.4.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
    # torch_blade
    pip3 install torch_blade==3.26.0+1.7.1.cu110 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
  • CUDA 11.1
    PyTorch 1.8.1
    # pai_blade_gpu
    pip3 install pai_blade_gpu==3.26.0+cu111.1.8.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
    # torch_blade
    pip3 install torch_blade==3.26.0+1.8.1.cu111 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
    PyTorch 1.9.0
    # pai_blade_gpu
    pip3 install pai_blade_gpu==3.26.0+cu111.1.9.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
    # torch_blade
    pip3 install torch_blade==3.26.0+1.9.0.cu111 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
    PyTorch 1.10.0
    # pai_blade_gpu
    pip3 install pai_blade_gpu==3.26.0+cu111.1.10.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
    # torch_blade
    pip3 install torch_blade==3.26.0+1.10.0.cu111 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
  • CUDA 11.2
    Tensorflow 2.7.0
    # pai_blade_gpu
    pip3 install pai_blade_gpu==3.26.0+cu112.2.7.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
    # tensorflow_blade_gpu
    pip3 install tensorflow_blade_gpu==3.26.0+cu112.2.7.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
Download URLs of PAI-Blade SDK for C++:
  • CXX11 ABI
    • CPU

      Tensorflow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ.

  • Pre-CXX11 ABI
    • CPU
      • Tensorflow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ.
      • Tensorflow 2.4.0 and PyTorch 1.7.1: DEB, RPM, or TGZ.
      • PyTorch 1.8.1: DEB, RPM, or TGZ.
      • PyTorch 1.9.0: DEB, RPM, or TGZ.
      • TensorFlow 2.7.0 and PyTorch 1.10.0: DEB, RPM, or TGZ.
    • CUDA 11.0

      TensorFlow 2.4.0 and PyTorch 1.7.1: DEB, RPM, or TGZ

    • CUDA 11.1
    • CUDA 11.2

      Tensorflow 2.7.0: DEB, RPM, or TGZ

v3.24.0

Installation commands of Python packages:
  • CPU
    Tensorflow 1.15.0 and PyTorch 1.6.0
    # pai_blade_cpu
    pip3 install pai_blade_cpu==3.24.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_blade_cpu
    pip3 install torch_blade_cpu==3.24.0+1.6.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    Tensorflow 2.4.0 and PyTorch 1.7.1
    # pai_blade_cpu
    pip3 install pai_blade_cpu==3.24.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_blade_cpu
    pip3 install torch_blade_cpu==3.24.0+1.7.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
  • CUDA 10.0
    Tensorflow 1.15.0 and PyTorch 1.6.0
    # pai_blade_gpu
    pip3 install pai_blade_gpu==3.24.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_blade
    pip3 install torch_blade==3.24.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
  • CUDA 10.2
    PyTorch 1.8.1
    # pai_blade_gpu
    pip3 install pai_blade_gpu==3.24.0+cu102 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
    # torch_blade
    pip3 install torch_blade==3.24.0+1.8.1.cu102 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
  • CUDA 11.0
    Tensorflow 2.4.0 and PyTorch 1.7.1
    # pai_blade_gpu
    pip3 install pai_blade_gpu==3.24.0cu110 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
    # torch_blade
    pip3 install torch_blade==3.24.0+1.7.1.cu110 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
Download URLs of PAI-Blade SDK for C++:
  • CXX11 ABI
    • CPU

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

    • CUDA 10.0

      Tensorflow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

  • Pre-CXX11 ABI
    • CPU
      • Tensorflow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ
      • Tensorflow 2.4.0 and PyTorch 1.7.1: DEB, RPM, or TGZ
    • CUDA 10.0

      Tensorflow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

    • CUDA 10.2

      PyTorch 1.8.1: DEB, RPM, or TGZ

    • CUDA 11.0

      TensorFlow 2.4.0 and PyTorch 1.7.1: DEB, RPM, or TGZ

v3.23.0

Installation commands of Python packages:
  • CPU
    Tensorflow 1.15.0 and PyTorch 1.6.0
    # pai_blade_cpu
    pip3 install pai_blade_cpu==3.23.0+1.15.0.1.6.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_blade_cpu
    pip3 install torch_blade_cpu==3.23.0+1.6.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    Tensorflow 2.4.0 and PyTorch 1.7.1
    # pai_blade_cpu
    pip3 install pai_blade_cpu==3.23.0+2.4.0.1.7.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_blade_cpu
    pip3 install torch_blade_cpu==3.23.0+1.7.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
  • CUDA 10.0
    Tensorflow 1.15.0 and PyTorch 1.6.0
    # pai_blade_gpu
    pip3 install pai_blade_gpu==3.23.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_blade
    pip3 install torch_blade==3.23.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
  • CUDA 10.2
    PyTorch 1.8.1
    # pai_blade_gpu
    pip3 install pai_blade_gpu==3.23.0+cu102 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
    # torch_blade
    pip3 install torch_blade==3.23.0+1.8.1.cu102 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
  • CUDA 11.0
    Tensorflow 2.4.0 and PyTorch 1.7.1
    # pai_blade_gpu
    pip3 install pai_blade_gpu==3.23.0+cu110.2.4.0.1.7.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
    # torch_blade
    pip3 install torch_blade==3.23.0+1.7.1.cu110 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
  • CUDA 11.1
    PyTorch 1.8.1
    # pai_blade_gpu
    pip3 install pai_blade_gpu==3.23.0+cu111.1.8.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
    # torch_blade
    pip3 install torch_blade==3.23.0+1.8.1.cu111 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
Download URLs of PAI-Blade SDK for C++:
  • CXX11 ABI
    • CPU

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

    • CUDA 10.0

      Tensorflow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

  • Pre-CXX11 ABI
    • CPU
      • Tensorflow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ
      • Tensorflow 2.4.0 and PyTorch 1.7.1: DEB, RPM, or TGZ
    • CUDA 10.0

      Tensorflow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

    • CUDA 10.2

      PyTorch 1.8.1: DEB, RPM, or TGZ

    • CUDA 11.0

      TensorFlow 2.4.0 and PyTorch 1.7.1: DEB, RPM, or TGZ

    • CUDA 11.1

      PyTorch 1.8.1: DEB, RPM, or TGZ

v3.22.0

Installation commands of Python packages:
  • CPU
    Tensorflow 1.15.0 and PyTorch 1.6.0
    # pai_blade_cpu
    pip3 install pai_blade_cpu==3.22.0+1.15.0.1.6.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_blade_cpu
    pip3 install torch_blade_cpu==3.22.0+1.6.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    Tensorflow 2.4.0 and PyTorch 1.7.1
    # pai_blade_cpu
    pip3 install pai_blade_cpu==3.22.0+2.4.0.1.7.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_blade_cpu
    pip3 install torch_blade_cpu==3.22.0+1.7.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
  • CUDA 10.0
    Tensorflow 1.15.0 and PyTorch 1.6.0
    # pai_blade_gpu
    pip3 install pai_blade_gpu==3.22.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_blade
    pip3 install torch_blade==3.22.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
  • CUDA 10.2
    PyTorch 1.8.1
    # pai_blade_gpu
    pip3 install pai_blade_gpu==3.22.0+cu102 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
    # torch_blade
    pip3 install torch_blade==3.22.0+1.8.1.cu102 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
  • CUDA 11.0
    Tensorflow 2.4.0 and PyTorch 1.7.1
    # pai_blade_gpu
    pip3 install pai_blade_gpu==3.22.0+cu110.2.4.0.1.7.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
    # torch_blade
    pip3 install torch_blade==3.22.0+1.7.1.cu110 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
Download URLs of PAI-Blade SDK for C++:
  • CXX11 ABI
    • CPU

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

    • CUDA 10.0

      Tensorflow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

  • Pre-CXX11 ABI
    • CPU
      • Tensorflow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ
      • Tensorflow 2.4.0 and PyTorch 1.7.1: DEB, RPM, or TGZ
    • CUDA 10.0

      Tensorflow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

    • CUDA 10.2

      PyTorch 1.8.1: DEB, RPM, or TGZ

    • CUDA 11.0

      TensorFlow 2.4.0 and PyTorch 1.7.1: DEB, RPM, or TGZ

V3.21.0

Installation commands of Python packages:
  • CPU
    TensorFlow 1.15.0 and PyTorch 1.6.0
    # pai_blade_cpu
    pip3 install pai_blade_cpu==3.21.0+1.15.0.1.6.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_blade_cpu
    pip3 install torch_blade_cpu==3.21.0+1.6.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    TensorFlow 2.4.0 and PyTorch 1.7.1
    # pai_blade_cpu
    pip3 install pai_blade_cpu==3.21.0+2.4.0.1.7.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_blade_cpu
    pip3 install torch_blade_cpu==3.21.0+1.7.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
  • CUDA 10.0
    TensorFlow 1.15.0 and PyTorch 1.6.0
    # pai_blade_gpu
    pip3 install pai_blade_gpu==3.21.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_blade
    pip3 install torch_blade==3.21.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
  • CUDA 10.2
    PyTorch 1.8.1
    # pai_blade_gpu
    pip3 install pai_blade_gpu==3.21.0+cu102 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
    # torch_blade
    pip3 install torch_blade==3.21.0+1.8.1.cu102 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
  • CUDA 11.0
    TensorFlow 2.4.0 and PyTorch 1.7.1
    # pai_blade_gpu
    pip3 install pai_blade_gpu==3.21.0+cu110.2.4.0.1.7.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
    # torch_blade
    pip3 install torch_blade==3.21.0+1.7.1.cu110 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
Download URLs of PAI-Blade SDK for C++:
  • CXX11 ABI
    • CPU

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

    • CUDA 10.0

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

  • Pre-CXX11 ABI
    • CPU
      • Tensorflow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ
      • Tensorflow 2.4.0 and PyTorch 1.7.1: DEB, RPM, or TGZ
    • CUDA 10.0

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

    • CUDA 10.2

      PyTorch 1.8.1: DEB, RPM, or TGZ

    • CUDA 11.0

      TensorFlow 2.4.0 and PyTorch 1.7.1: DEB, RPM, or TGZ

V3.20.0

Installation commands of Python packages:
  • CPU
    TensorFlow 1.15.0 and PyTorch 1.6.0
    # pai_blade_cpu
    pip install pai_blade_cpu==3.20.0+1.15.0.1.6.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_blade_cpu
    pip3 install torch_addons_cpu==3.20.0+1.6.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    TensorFlow 2.4.0 and PyTorch 1.7.1
    # pai_blade_cpu
    pip install pai_blade_cpu==3.20.0+2.4.0.1.7.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_blade_cpu
    pip3 install torch_addons_cpu==3.20.0+1.7.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
  • CUDA 10.0
    TensorFlow 1.15.0 and PyTorch 1.6.0
    # pai_blade_gpu
    pip install pai_blade_gpu==3.20.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_addons
    pip3 install torch_addons==3.20.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
  • CUDA 10.2
    PyTorch 1.8.1
    # pai_blade_gpu
    pip install pai_blade_gpu==3.20.0+cu102 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
  • CUDA 11.0
    TensorFlow 2.4.0 and PyTorch 1.7.1
    # pai_blade_gpu
    pip install pai_blade_gpu==3.20.0+cu110.2.4.0.1.7.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
    # torch_addons
    pip3 install torch_addons==3.20.0+1.8.1.cu102 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
Download URLs of PAI-Blade SDK for C++:
  • CXX11 ABI
    • CPU

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

    • CUDA 10.0

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

  • Pre-CXX11 ABI
    • CPU
      • TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ
      • TensorFlow 2.4.0 and PyTorch 1.7.1: DEB, RPM, or TGZ
    • CUDA 10.0

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

    • CUDA 10.2

      PyTorch 1.8.1: DEB, RPM, or TGZ

    • CUDA 11.0

      TensorFlow 2.4.0 and PyTorch 1.7.1: DEB, RPM, or TGZ

V3.19.0

Installation commands of Python packages:
  • CPU
    TensorFlow 1.15.0 and PyTorch 1.6.0
    # pai_blade_cpu
    pip install pai_blade_cpu==3.19.0+1.15.0.1.6.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_addons_cpu
    pip install torch_addons_cpu==3.19.0+1.6.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    TensorFlow 2.4.0 and PyTorch 1.7.1
    # pai_blade_cpu
    pip install pai_blade_cpu==3.19.0+2.4.0.1.7.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_addons_cpu
    pip install torch_addons_cpu==3.19.0+1.7.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
  • CUDA 10.0
    TensorFlow 1.15.0 and PyTorch 1.6.0
    # pai_blade_gpu
    pip install pai_blade_gpu==3.19.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_addons
    pip install torch_addons==3.19.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
  • CUDA 10.2
    PyTorch 1.8.1
    # pai_blade_gpu
    pip install pai_blade_gpu==3.19.0+cu102 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
    # torch_addons
    pip install torch_addons==3.19.0+1.8.1.cu102 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
  • CUDA 11.0
    TensorFlow 2.4.0 and PyTorch 1.7.1
    # pai_blade_gpu
    pip install pai_blade_gpu==3.19.0+cu110.2.4.0.1.7.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
    # torch_addons
    pip install torch_addons==3.19.0+1.7.1.cu110 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
Download URLs of PAI-Blade SDK for C++:
  • CXX11 ABI
    • CPU

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

    • CUDA 10.0

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

  • Pre-CXX11 ABI
    • CPU
      • TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ
      • TensorFlow 2.4.0 and PyTorch 1.7.1: DEB, RPM, or TGZ
    • CUDA 10.0

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

    • CUDA 10.2

      PyTorch 1.8.1: DEB, RPM, or TGZ

    • CUDA 11.0

      TensorFlow 2.4.0 and PyTorch 1.7.1: DEB, RPM, or TGZ

V3.18.1

Installation commands of Python packages:
  • CPU
    TensorFlow 1.15.0 and PyTorch 1.6.0
    # pai_blade_cpu
    pip install pai_blade_cpu==3.18.1+1.15.0.1.6.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_addons_cpu
    pip install torch_addons_cpu==3.18.1+1.6.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    TensorFlow 2.4.0 and PyTorch 1.7.1
    # pai_blade_cpu
    pip install pai_blade_cpu==3.18.1+2.4.0.1.7.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_addons_cpu
    pip install torch_addons_cpu==3.18.1+1.7.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
  • CUDA 10.0
    TensorFlow 1.15.0 and PyTorch 1.6.0
    # pai_blade_gpu
    pip install pai_blade_gpu==3.18.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_addons
    pip install torch_addons==3.18.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
  • CUDA 10.2
    PyTorch 1.8.1
    # pai_blade_gpu
    pip install pai_blade_gpu==3.18.1+cu102 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
    # torch_addons
    pip install torch_addons==3.18.1+1.8.1.cu102 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
  • CUDA 11.0
    TensorFlow 2.4.0 and PyTorch 1.7.1
    # pai_blade_gpu
    pip install pai_blade_gpu==3.18.1+cu110.2.4.0.1.7.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
    # torch_addons
    pip install torch_addons==3.18.1+1.7.1.cu110 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
Download URLs of PAI-Blade SDK for C++:
  • CXX11 ABI
    • CPU

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

    • CUDA 10.0

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

  • Pre-CXX11 ABI
    • CPU
      • TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ
      • TensorFlow 2.4.0 and PyTorch 1.7.1: DEB, RPM, or TGZ
    • CUDA 10.0

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

    • CUDA 10.2

      PyTorch 1.8.1: DEB, RPM, or TGZ

    • CUDA 11.0

      TensorFlow 2.4.0 and PyTorch 1.7.1: DEB, RPM, or TGZ

V3.18.0

Installation commands of Python packages:
  • CPU
    TensorFlow 1.15.0 and PyTorch 1.6.0
    # pai_blade_cpu
    pip install pai_blade_cpu==3.18.0+1.15.0.1.6.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_addons_cpu
    pip install torch_addons_cpu==3.18.0+1.6.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    TensorFlow 2.4.0 and PyTorch 1.7.1
    # pai_blade_cpu
    pip install pai_blade_cpu==3.18.0+2.4.0.1.7.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_addons_cpu
    pip install torch_addons_cpu==3.18.0+1.7.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
  • CUDA 10.0
    TensorFlow 1.15.0 and PyTorch 1.6.0
    # pai_blade_gpu
    pip install pai_blade_gpu==3.18.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_addons
    pip install torch_addons==3.18.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
  • CUDA 10.2
    PyTorch 1.8.1
    # pai_blade_gpu
    pip install pai_blade_gpu==3.18.0+cu102 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
    # torch_addons
    pip install torch_addons==3.18.0+1.8.1.cu102 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
  • CUDA 11.0
    TensorFlow 2.4.0 and PyTorch 1.7.1
    # pai_blade_gpu
    pip install pai_blade_gpu==3.18.0+cu110.2.4.0.1.7.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
    # torch_addons
    pip install torch_addons==3.18.0+1.7.1.cu110 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
Download URLs of PAI-Blade SDK for C++:
  • CXX11 ABI
    • CPU

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

    • CUDA 10.0

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

  • Pre-CXX11 ABI
    • CPU
      • TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ
      • TensorFlow 2.4.0 and PyTorch 1.7.1: DEB, RPM, or TGZ
    • CUDA 10.0

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

    • CUDA 10.2

      PyTorch 1.8.1: DEB, RPM, or TGZ

    • CUDA 11.0

      TensorFlow 2.4.0 and PyTorch 1.7.1: DEB, RPM, or TGZ

V3.17.0

Installation commands of Python packages:
  • CPU
    TensorFlow 1.15.0 and PyTorch 1.6.0
    # pai_blade_cpu
    pip install pai_blade_cpu==3.17.0+1.15.0.1.6.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_addons_cpu
    pip install torch_addons_cpu==3.17.0+1.6.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    TensorFlow 2.4.0 and PyTorch 1.6.0
    # pai_blade_cpu
    pip install pai_blade_cpu==3.17.0+2.4.0.1.6.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_addons_cpu
    pip install torch_addons_cpu==3.17.0+1.6.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
  • CUDA 10.0
    TensorFlow 1.15.0 and PyTorch 1.6.0
    # pai_blade_gpu
    pip install pai_blade_gpu==3.17.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_addons
    pip install torch_addons==3.17.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
  • CUDA 10.2
    PyTorch 1.8.1
    # pai_blade_gpu
    pip install pai_blade_gpu==3.17.0+cu102 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
    # torch_addons
    pip install torch_addons==3.17.0+1.8.1.cu102 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
  • CUDA 11.0
    TensorFlow 2.4.0 and PyTorch 1.7.1
    # pai_blade_gpu
    pip install pai_blade_gpu==3.17.0+cu110.2.4.0.1.7.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
    # torch_addons
    pip install torch_addons==3.17.0+1.7.1.cu110 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
Download URLs of PAI-Blade SDK for C++:
  • CXX11 ABI
    • CPU

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

    • CUDA 10.0

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

  • Pre-CXX11 ABI
    • CPU
      • TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ
      • TensorFlow 2.4.0 and PyTorch 1.6.0: DEB, RPM, or TGZ
    • CUDA 10.0

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

    • CUDA 10.2

      PyTorch 1.8.1: DEB, RPM, or TGZ

    • CUDA 11.0

      TensorFlow 2.4.0 and PyTorch 1.7.1: DEB, RPM, or TGZ

V3.16.0

Installation commands of Python packages:
  • CPU
    TensorFlow 1.15.0 and PyTorch 1.6.0
    # pai_blade_cpu
    pip install http://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/3.16.0/py3.6.8_cpu_tf1.15.0_torch1.6.0_abiprecxx11/pai_blade_cpu-3.16.0-cp36-cp36m-linux_x86_64.whl
    pip install torch_addons_cpu==3.16.0+1.6.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    TensorFlow 2.4.0 and PyTorch 1.6.0
    # pai_blade_cpu
    pip install http://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/3.16.0/py3.6.8_cpu_tf2.4.0_torch1.6.0_abiprecxx11/tensorflow-2.4.0-cp36-cp36m-linux_x86_64.whl
    # torch_addons_cpu
    pip install torch_addons_cpu==3.16.0+1.6.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
  • CUDA 10.0
    TensorFlow 1.15.0 and PyTorch 1.6.0
    # pai_blade_gpu
    pip install pai_blade_gpu==3.16.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_addons
    pip install torch_addons==3.16.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
  • CUDA 10.2
    PyTorch 1.8.1
    # pai_blade_gpu
    pip install pai_blade_gpu==3.16.0+cu102 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
    # torch_addons
    pip install torch_addons==3.16.0+1.8.1.cu102 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
  • CUDA 11.0
    TensorFlow 2.4.0 and PyTorch 1.7.1
    # pai_blade_gpu
    pip install pai_blade_gpu==3.16.0+cu110 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
    # torch_addons
    pip install torch_addons==3.16.0+1.7.1.cu110 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
Download URLs of PAI-Blade SDK for C++:
  • CXX11 ABI
    • CPU

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

    • CUDA 10.0

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

  • Pre-CXX11 ABI
    • CPU
      • TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ
      • TensorFlow 2.4.0 and PyTorch 1.6.0: DEB, RPM, or TGZ
    • CUDA 10.0

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

    • CUDA 10.2

      PyTorch 1.8.1: DEB, RPM, or TGZ

    • CUDA 11.0

      TensorFlow 2.4.0 and PyTorch 1.7.1: DEB, RPM, or TGZ

V3.15.0

Installation commands of Python packages:
  • CPU
    TensorFlow 1.15.0 and PyTorch 1.6.0
    # pai_blade_cpu
    pip install pai_blade_cpu==3.15.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_addons_cpu
    pip install torch_addons_cpu==3.15.0+1.6.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
  • CUDA 10.0
    TensorFlow 1.15.0 and PyTorch 1.6.0
    # pai_blade_gpu
    pip install pai_blade_gpu==3.15.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_addons
    pip install torch_addons==3.15.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
  • CUDA 10.2
    PyTorch 1.7.1
    # pai_blade_gpu
    pip install pai_blade_gpu==3.15.0+cu102 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
    # torch_addons
    pip install torch_addons==3.15.0+1.7.1.cu102 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
  • CUDA 11.0
    PyTorch 1.7.1
    # pai_blade_gpu
    pip install pai_blade_gpu==3.15.0+cu110 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
    # torch_addons
    pip install torch_addons==3.15.0+1.7.1.cu110 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
Download URLs of PAI-Blade SDK for C++:
  • CXX11 ABI
    • CPU

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

    • CUDA 10.0

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

  • Pre-CXX11 ABI
    • CPU

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

    • CUDA 10.0

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

    • CUDA 10.2

      PyTorch 1.7.1: DEB, RPM, or TGZ

    • CUDA 11.0

      PyTorch 1.7.1: DEB, RPM, or TGZ

V3.14.1

Installation commands of Python packages:
  • CPU
    TensorFlow 1.15.0 and PyTorch 1.6.0
    # pai_blade_cpu
    pip install pai_blade_cpu==3.14.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_addons_cpu
    pip install torch_addons_cpu==3.14.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
  • CUDA 10.0
    TensorFlow 1.15.0 and PyTorch 1.6.0
    # pai_blade_gpu
    pip install pai_blade_gpu==3.14.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_addons
    pip install torch_addons==3.14.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
  • CUDA 11.0
    PyTorch 1.7.1
    # pai_blade_gpu
    pip install pai_blade_gpu==3.14.1+cu110 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
    # torch_addons
    pip install torch_addons==3.14.1+cu110 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
Download URLs of PAI-Blade SDK for C++:
  • CXX11 ABI
    • CPU

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

    • CUDA 10.0

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

  • Pre-CXX11 ABI
    • CPU

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

    • CUDA 10.0

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

V3.14.0

Installation commands of Python packages:
  • CPU
    TensorFlow 1.15.0 and PyTorch 1.6.0
    # pai_blade_cpu
    pip install pai_blade_cpu==3.14.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_addons_cpu
    pip install torch_addons_cpu==3.14.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
  • CUDA 10.0
    TensorFlow 1.15.0 and PyTorch 1.6.0
    # pai_blade_gpu
    pip install pai_blade_gpu==3.14.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_addons
    pip install torch_addons==3.14.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
  • CUDA 11.0
    TensorFlow 1.15.0 and PyTorch 1.7.1
    # pai_blade_gpu
    pip install pai_blade_gpu==3.14.0+cu110 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
    # torch_addons
    pip install torch_addons==3.14.0+cu110 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
Download URLs of PAI-Blade SDK for C++:
  • CXX11 ABI
    • CPU

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

    • CUDA 10.0

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

  • Pre-CXX11 ABI
    • CPU

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

    • CUDA 10.0

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

V3.13.1

Installation commands of Python packages:
  • CPU
    TensorFlow 1.15.0 and PyTorch 1.6.0
    # pai_blade_cpu
    pip install pai_blade_cpu==3.13.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_addons_cpu
    pip install torch_addons_cpu==3.13.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
  • CUDA 10.0
    TensorFlow 1.15.0 and PyTorch 1.6.0
    # pai_blade_gpu
    pip install pai_blade_gpu==3.13.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_addons
    pip install torch_addons==3.13.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
  • CUDA 11.0
    TensorFlow 1.15.0 and PyTorch 1.7.1
    # pai_blade_gpu
    pip install pai_blade_gpu==3.13.1+cu110 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
    # torch_addons
    pip install torch_addons==3.13.1+cu110 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
Download URLs of PAI-Blade SDK for C++:
  • CXX11 ABI
    • CPU

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

    • CUDA 10.0

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

  • Pre-CXX11 ABI
    • CPU

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

    • CUDA 10.0

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

V3.13.0

Installation commands of Python packages:
  • CPU
    TensorFlow 1.15.0 and PyTorch 1.6.0
    # pai_blade_cpu
    pip install pai_blade_cpu==3.13.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_addons_cpu
    pip install torch_addons_cpu==3.13.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
  • CUDA 10.0
    TensorFlow 1.15.0 and PyTorch 1.6.0
    # pai_blade_gpu
    pip install pai_blade_gpu==3.13.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_addons
    pip install torch_addons==3.13.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
  • CUDA 11.0
    TensorFlow 1.15.0 and PyTorch 1.7.1
    # pai_blade_gpu
    pip install pai_blade_gpu==3.13.0+cu110 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
    # torch_addons
    pip install torch_addons==3.13.0+cu110 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo_ext.html
Download URLs of PAI-Blade SDK for C++:
  • CXX11 ABI
    • CPU

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

    • CUDA 10.0

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

  • Pre-CXX11 ABI
    • CPU

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

    • CUDA 10.0

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

V3.12.1

Installation commands of Python packages:
  • CPU
    TensorFlow 1.15.0 and PyTorch 1.6.0
    # pai_blade_cpu
    pip install pai_blade_cpu==3.12.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_addons_cpu
    pip install torch_addons_cpu==3.12.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
  • CUDA 10.0
    TensorFlow 1.15.0 and PyTorch 1.6.0
    # pai_blade_gpu
    pip install pai_blade_gpu==3.12.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_addons
    pip install torch_addons==3.12.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
Download URLs of PAI-Blade SDK for C++:
  • Pre-CXX11 ABI
    • CPU

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

    • CUDA 10.0

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

  • CXX11 ABI
    • CPU

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

    • CUDA 10.0

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

V3.12.0

Installation commands of Python packages:
  • CPU
    TensorFlow 1.15.0 and PyTorch 1.6.0
    # pai_blade_cpu
    pip install pai_blade_cpu==3.12.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_addons_cpu
    pip install torch_addons_cpu==3.12.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
  • CUDA 10.0
    TensorFlow 1.15.0 and PyTorch 1.6.0
    # pai_blade_gpu
    pip install pai_blade_gpu==3.12.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_addons
    pip install torch_addons==3.12.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
Download URLs of PAI-Blade SDK for C++:
  • Pre-CXX11 ABI
    • CPU

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

    • CUDA 10.0

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

  • CXX11 ABI
    • CPU

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

    • CUDA 10.0

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

V3.11.1

Installation commands of Python packages:
  • CPU
    TensorFlow 1.15.0 and PyTorch 1.6.0
    # pai_blade_cpu
    pip install pai_blade_cpu==3.11.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_addons_cpu
    pip install torch_addons_cpu==3.11.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
  • CUDA 10.0
    TensorFlow 1.15.0 and PyTorch 1.6.0
    # pai_blade_gpu
    pip install pai_blade_gpu==3.11.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_addons
    pip install torch_addons==3.11.1 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
Download URLs of PAI-Blade SDK for C++:
  • Pre-CXX11 ABI
    • CPU

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

    • CUDA 10.0

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

  • CXX11 ABI
    • CPU

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

    • CUDA 10.0

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

V3.11.0

Installation commands of Python packages:
  • CPU
    TensorFlow 1.15.0 and PyTorch 1.6.0
    # pai_blade_cpu
    pip install pai_blade_cpu==3.11.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_addons_cpu
    pip install torch_addons_cpu==3.11.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
  • CUDA 10.0
    TensorFlow 1.15.0 and PyTorch 1.6.0
    # pai_blade_gpu
    pip install pai_blade_gpu==3.11.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
    # torch_addons
    pip install torch_addons==3.11.0 -f https://pai-blade.oss-cn-zhangjiakou.aliyuncs.com/release/repo.html
Download URLs of PAI-Blade SDK for C++:
  • Pre-CXX11 ABI
    • CPU

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

    • CUDA 10.0

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

  • CXX11 ABI
    • CPU

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ

    • CUDA 10.0

      TensorFlow 1.15.0 and PyTorch 1.6.0: DEB, RPM, or TGZ