Skip to content

Tensorflow 2.4.1 CPU - Python 3.9 - SSE / AVX / FMA

Compare
Choose a tag to compare
@davidenunes davidenunes released this 11 Mar 21:30
· 5 commits to master since this release
0dd6f2c
TF Python CUDA cuDNN NCCL Support OS glibc
2.4.1 3.8 NA NA NA SSE, AVX, FMA Arch Linux x86_64 2.32

Note: the required h5py version cannot be installed in python 3.9, I recommend installing
tensorflow with the --no-deps flag

pip install ~/tensorflow-2.4.1-cp39-cp39-linux_x86_64.whl --no-deps

and then install the following dependencies separately:

pip install astunparse~=1.6.3 google-pasta~=0.2 gast==0.3.3 flatbuffers~=1.12.0