Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 292 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 292 Bytes

TensorFuse

Common interface for Theano and TensorFlow.

Installation

The recommended way to install this library is python setup.py develop.

Usage

Add the bin folder to PATH. Then, running tensorfuse any_python_file.py will replace any Theano-based code to run TensorFlow.