提交 b921a352 authored 作者: Olivier Delalleau's avatar Olivier Delalleau

Merge pull request #248 from nouiz/theano_cache

Make theano-cache being installed by easy_install and be present in the ...
......@@ -4,3 +4,4 @@ global-include *.cuh
global-include *.sh
recursive-include docs *.png *.gp
include distribute_setup.py
include bin/theano-cache
......@@ -135,6 +135,7 @@ def do_setup():
'ChangeLog'],
'theano.misc': ['*.sh']
},
scripts=['bin/theano-cache'],
keywords=' '.join([
'theano', 'math', 'numerical', 'symbolic', 'blas',
'numpy', 'gpu', 'autodiff', 'differentiation'
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论