Skip to content

Instantly share code, notes, and snippets.

@sailfish009
Created January 16, 2020 09:22
Show Gist options
  • Save sailfish009/d11d8ea60ff3aa2d3887d925f75f6b47 to your computer and use it in GitHub Desktop.
Save sailfish009/d11d8ea60ff3aa2d3887d925f75f6b47 to your computer and use it in GitHub Desktop.
$ pip3 install torchvision
$ pip3 uninstall -y pillow
$ sudo apt-get install libjpeg-turbo8-dev zlib1g-dev
$ CC="cc -mavx2" pip3 install -U --force-reinstall pillow-simd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment