提交 09ea9745 authored 作者: Frederic Bastien's avatar Frederic Bastien

add .cu and .cuh file to the installation.

上级 61beff2f
......@@ -22,6 +22,7 @@ setup(name="Theano",
author="LISA laboratory, University of Montreal",
author_email="theano-dev@googlegroups.com",
packages=find_packages(exclude=["*.tests", "*.tests.*", "tests.*", "tests"]),
package_data={'':['*.cu','*.cuh']},
url="http://pylearn.org/theano",
keywords="machine learning ai gradient compiler math science",
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论