Skip to content

v0.14.2

Compare
Choose a tag to compare
@alihassanijr alihassanijr released this 16 Oct 05:05
· 67 commits to main since this release
9d08906

Pre-complied wheels for Linux are available:

Torch 1.12.1 1.12 1.11 1.10.1 1.10 1.9 1.8
CUDA 11.6
Install
pip3 install natten==0.14.2 \
 -f https://shi-labs.com/natten/wheels/cu116/torch1.12.1/index.html
Install
pip3 install natten==0.14.2 \
 -f https://shi-labs.com/natten/wheels/cu116/torch1.12/index.html
CUDA 11.5
Install
pip3 install natten==0.14.2 \
 -f https://shi-labs.com/natten/wheels/cu115/torch1.11/index.html
CUDA 11.3
Install
pip3 install natten==0.14.2 \
 -f https://shi-labs.com/natten/wheels/cu113/torch1.12.1/index.html
Install
pip3 install natten==0.14.2 \
 -f https://shi-labs.com/natten/wheels/cu113/torch1.12/index.html
Install
pip3 install natten==0.14.2 \
 -f https://shi-labs.com/natten/wheels/cu113/torch1.11/index.html
Install
pip3 install natten==0.14.2 \
 -f https://shi-labs.com/natten/wheels/cu113/torch1.10.1/index.html
Install
pip3 install natten==0.14.2 \
 -f https://shi-labs.com/natten/wheels/cu113/torch1.10/index.html
CUDA 11.1
Install
pip3 install natten==0.14.2 \
 -f https://shi-labs.com/natten/wheels/cu111/torch1.10.1/index.html
Install
pip3 install natten==0.14.2 \
 -f https://shi-labs.com/natten/wheels/cu111/torch1.10/index.html
Install
pip3 install natten==0.14.2 \
 -f https://shi-labs.com/natten/wheels/cu111/torch1.9/index.html
Install
pip3 install natten==0.14.2 \
 -f https://shi-labs.com/natten/wheels/cu111/torch1.8/index.html
CUDA 10.2
Install
pip3 install natten==0.14.2 \
 -f https://shi-labs.com/natten/wheels/cu102/torch1.12.1/index.html
Install
pip3 install natten==0.14.2 \
 -f https://shi-labs.com/natten/wheels/cu102/torch1.12/index.html
Install
pip3 install natten==0.14.2 \
 -f https://shi-labs.com/natten/wheels/cu102/torch1.11/index.html
Install
pip3 install natten==0.14.2 \
 -f https://shi-labs.com/natten/wheels/cu102/torch1.10.1/index.html
Install
pip3 install natten==0.14.2 \
 -f https://shi-labs.com/natten/wheels/cu102/torch1.10/index.html
Install
pip3 install natten==0.14.2 \
 -f https://shi-labs.com/natten/wheels/cu102/torch1.9/index.html
Install
pip3 install natten==0.14.2 \
 -f https://shi-labs.com/natten/wheels/cu102/torch1.8/index.html
CUDA 10.1
Install
pip3 install natten==0.14.2 \
-f https://shi-labs.com/natten/wheels/cu101/torch1.8/index.html
CPU
Install
pip3 install natten==0.14.2 \
-f https://shi-labs.com/natten/wheels/cpu/torch1.12.1/index.html
Install
pip3 install natten==0.14.2 \
-f https://shi-labs.com/natten/wheels/cpu/torch1.12/index.html
Install
pip3 install natten==0.14.2 \
-f https://shi-labs.com/natten/wheels/cpu/torch1.11/index.html
Install
pip3 install natten==0.14.2 \
-f https://shi-labs.com/natten/wheels/cpu/torch1.10.1/index.html
Install
pip3 install natten==0.14.2 \
-f https://shi-labs.com/natten/wheels/cpu/torch1.10/index.html
Install
pip3 install natten==0.14.2 \
-f https://shi-labs.com/natten/wheels/cpu/torch1.9/index.html
Install
pip3 install natten==0.14.2 \
-f https://shi-labs.com/natten/wheels/cpu/torch1.8/index.html

Refer to CHANGELOG for details.