TensorFuse
Theano 和 TensorFlow 的通用接口。
安装方法
推荐安装这个库的方法是 python setup.py develop。
使用方法
将 bin 文件夹添加到 PATH 中。然后,运行 tensorfuse any_python_file.py 将替换任何基于 Theano 的代码来运行 TensorFlow。
Theano、CGT 和 TensorFlow 的通用接口。「Common interface for Theano, CGT, and TensorFlow」
Theano 和 TensorFlow 的通用接口。
推荐安装这个库的方法是 python setup.py develop。
将 bin 文件夹添加到 PATH 中。然后,运行 tensorfuse any_python_file.py 将替换任何基于 Theano 的代码来运行 TensorFlow。
| Name With Owner | dementrock/tensorfuse |
|---|---|
| Primary Language | Python |
| Program language | Python (Language Count: 1) |
| Platform | Linux, Mac, Windows |
| License: |
| Created At | 2015-10-21 05:52:00 |
|---|---|
| Pushed At | 2016-04-23 00:59:52 |
| Last Commit At | 2016-04-22 18:02:19 |
| Release Count | 1 |
| Last Release Name | 0.0.1 (Posted on ) |
| First Release Name | 0.0.1 (Posted on ) |
| Stargazers Count | 237 |
|---|---|
| Watchers Count | 13 |
| Fork Count | 18 |
| Commits Count | 50 |
| Has Issues Enabled | |
| Issues Count | 2 |
| Issue Open Count | 1 |
| Pull Requests Count | 0 |
| Pull Requests Open Count | 0 |
| Pull Requests Close Count | 0 |
| Has Wiki Enabled | |
|---|---|
| Is Archived | |
| Is Fork | |
| Is Locked | |
| Is Mirror | |
| Is Private |
Common interface for Theano and TensorFlow.
The recommended way to install this library is python setup.py develop.
Add the bin folder to PATH. Then, running tensorfuse any_python_file.py will replace any Theano-based code to run TensorFlow.