We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c8d609 commit 73e621dCopy full SHA for 73e621d
.DS_Store
6 KB
.jenkins/jenkins_buildbot_dlt.sh
@@ -10,7 +10,7 @@ BUILDBOT_DIR=$WORKSPACE/nightly_build
10
mkdir -p ${BUILDBOT_DIR}
11
12
date
13
-COMPILEDIR=$WORKSPACE/compile/lisa_theano_compile_dir_deeplearning
+COMPILEDIR=$HOME/.theano/lisa_theano_buildbot_deeplearning
14
NOSETESTS=${BUILDBOT_DIR}/Theano/bin/theano-nose
15
XUNIT="--with-xunit --xunit-file="
16
# name test suites
0 commit comments