dementrock / tensorfuse

Common interface for Theano, CGT, and TensorFlow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Common interface for Theano, CGT, and TensorFlow


Languages

Language:Python 100.0%