/tensorfuse

Common interface for Theano, CGT, and TensorFlow

Primary LanguagePython

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.