提交 0d6f9f89 authored 作者: Frederic's avatar Frederic

Add python 3.3.0 in the daily buildbot.

上级 aef8246d
...@@ -12,9 +12,11 @@ me='lisa@iro.umontreal.ca' ...@@ -12,9 +12,11 @@ me='lisa@iro.umontreal.ca'
#Those file contain the output of the do_nightly_build script. #Those file contain the output of the do_nightly_build script.
files=["/tmp/do_nightly_build_theano", "/tmp/do_nightly_build_pylearn", files=["/tmp/do_nightly_build_theano", "/tmp/do_nightly_build_pylearn",
"/tmp/do_nightly_build_deeplearning", "/tmp/do_nightly_build_pylearn2", "/tmp/do_nightly_build_deeplearning", "/tmp/do_nightly_build_pylearn2",
"/tmp/do_nightly_build_theano_python2.4"] "/tmp/do_nightly_build_theano_python2.4",
"/tmp/do_nightly_build_theano_python3.3.0",
]
msgs=['Theano buildbot', 'Pylearn buildbot', 'Deep Learning Tutorial buildbot', msgs=['Theano buildbot', 'Pylearn buildbot', 'Deep Learning Tutorial buildbot',
'Pylearn2 buildbot', 'Theano Python2.4 buildbot'] 'Pylearn2 buildbot', 'Theano Python2.4 buildbot', 'Theano Python3.3.0 buildbot']
print files print files
print msgs print msgs
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论