提交 b62cc0e1 authored 作者: David Warde-Farley's avatar David Warde-Farley

Update short description to mention CPUs and GPUs.

上级 a1c06228
...@@ -24,7 +24,8 @@ Operating System :: MacOS ...@@ -24,7 +24,8 @@ Operating System :: MacOS
NAME = 'Theano' NAME = 'Theano'
MAINTAINER = "LISA laboratory, University of Montreal" MAINTAINER = "LISA laboratory, University of Montreal"
MAINTAINER_EMAIL = "theano-dev@googlegroups.com" MAINTAINER_EMAIL = "theano-dev@googlegroups.com"
DESCRIPTION = 'Optimizing compiler for mathematical expressions' DESCRIPTION = ('Optimizing compiler for evaluating mathematical ' +
'expressions on CPUs and GPUs.')
LONG_DESCRIPTION = "" LONG_DESCRIPTION = ""
URL = "http://deeplearning.net/software/theano/" URL = "http://deeplearning.net/software/theano/"
DOWNLOAD_URL = "" DOWNLOAD_URL = ""
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论