Skip to content

manojkumardas7/tensorflow_wheel_files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Tensorflow wheel files

This project is to upload and maintain my own copiled tensorflow wheel files. Go ahead and enjoy

Getting Started

You can install tensorflow with the wheel file available as below:

sudo pip2 install (for a wheel file compiled in python 2.7) sudo pip3 install (for a wheel file compiled in python 3.6)

Prerequisites

Everything mentioned in description for each of the file, is a prerequisites :P

tensorflow-1.9.0-cp27-cp27mu-linux_x86_64.whl

This wheel file is compiled with the folowing: Tensorflow 1.9 CUDA 9.2 (compute capability 3.0) CUDNN 7.1.4 NCCL 2.2.13 with jemalloc as malloc with XLA JIT compiler and

References

https://stackoverflow.com/questions/39023581/tensorflow-cuda-compute-capability-3-0-the-minimum-required-cuda-capability-is/50592978#50592978

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published