项目作者: stweil
项目描述 :
Dummy Python package for tensorflow-gpu on hosts without GPU
高级语言: Python
项目地址: git://github.com/stweil/tensorflow_gpu_to_tensorflow.git
tensorflow_gpu_to_tensorflow
This Python code provides a dummy package tensorflow-gpu
for other packages
which require tensorflow-gpu
but also work with tensorflow
.
It should be used on hosts without GPU support.
Installation
Just run
pip install .