An open API service indexing awesome lists of open source software.

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

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 .