Environment variables control the disabling of certain explicit SIMD optimizations.
TH_NO_AVX2=1 # disable AVX2 codepaths TH_NO_AVX=1 # disable AVX codepaths TH_NO_SSE=1 # disable SSE codepaths Tensors and Dynamic neural networks in Python with strong GPU acceleration
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Environment variables control the disabling of certain explicit SIMD optimizations.
TH_NO_AVX2=1 # disable AVX2 codepaths TH_NO_AVX=1 # disable AVX codepaths TH_NO_SSE=1 # disable SSE codepaths Tensors and Dynamic neural networks in Python with strong GPU acceleration