tensorfuse icon indicating copy to clipboard operation
tensorfuse copied to clipboard

Common interface for Theano, CGT, and TensorFlow

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.