Skip to content

v0.17.1

Latest
Compare
Choose a tag to compare
@alihassanijr alihassanijr released this 19 May 16:02
· 7 commits to main since this release
15db931

Pre-complied wheels for Linux are available:

Torch 2.4.X 2.3.X 2.2.X 2.1.X 2.0.X
CUDA 12.4
Install
pip3 install natten==0.17.1+torch240cu124 \
 -f https://shi-labs.com/natten/wheels
CUDA 12.1
Install
pip3 install natten==0.17.1+torch240cu121 \
 -f https://shi-labs.com/natten/wheels
Install
pip3 install natten==0.17.1+torch230cu121 \
 -f https://shi-labs.com/natten/wheels
Install
pip3 install natten==0.17.1+torch220cu121 \
 -f https://shi-labs.com/natten/wheels
Install
pip3 install natten==0.17.1+torch210cu121 \
 -f https://shi-labs.com/natten/wheels
CUDA 11.8
Install
pip3 install natten==0.17.1+torch240cu118 \
 -f https://shi-labs.com/natten/wheels
Install
pip3 install natten==0.17.1+torch230cu118 \
 -f https://shi-labs.com/natten/wheels
Install
pip3 install natten==0.17.1+torch220cu118 \
 -f https://shi-labs.com/natten/wheels
Install
pip3 install natten==0.17.1+torch210cu118 \
 -f https://shi-labs.com/natten/wheels
Install
pip3 install natten==0.17.1+torch200cu118 \
 -f https://shi-labs.com/natten/wheels
CUDA 11.7
Install
pip3 install natten==0.17.1+torch200cu117 \
 -f https://shi-labs.com/natten/wheels
CPU
Install
pip3 install natten==0.17.1+torch240cpu \
-f https://shi-labs.com/natten/wheels
Install
pip3 install natten==0.17.1+torch230cpu \
-f https://shi-labs.com/natten/wheels
Install
pip3 install natten==0.17.1+torch220cpu \
-f https://shi-labs.com/natten/wheels
Install
pip3 install natten==0.17.1+torch210cpu \
-f https://shi-labs.com/natten/wheels
Install
pip3 install natten==0.17.1+torch200cpu \
-f https://shi-labs.com/natten/wheels

Refer to CHANGELOG for details.