https://github.com/stweil/tensorflow_gpu_to_tensorflow
Dummy Python package for tensorflow-gpu on hosts without GPU
https://github.com/stweil/tensorflow_gpu_to_tensorflow
ocr-d python tensorflow tensorflow-gpu
Last synced: 7 months ago
JSON representation
Dummy Python package for tensorflow-gpu on hosts without GPU
- Host: GitHub
- URL: https://github.com/stweil/tensorflow_gpu_to_tensorflow
- Owner: stweil
- License: apache-2.0
- Created: 2019-10-28T09:08:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-23T08:56:41.000Z (almost 6 years ago)
- Last Synced: 2025-01-17T20:42:32.202Z (about 1 year ago)
- Topics: ocr-d, python, tensorflow, tensorflow-gpu
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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 .