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 f6db4f1 commit a036280Copy full SHA for a036280
misc/do_nightly_build
@@ -7,7 +7,7 @@ fi
7
8
date
9
ROOT_CWD=$WORKSPACE/nightly_build
10
-COMPILEDIR=$WORKSPACE/lisa_theano_compile_dir_deeplearning
+COMPILEDIR=$WORKSPACE/compile/lisa_theano_compile_dir_deeplearning
11
NOSETESTS=${ROOT_CWD}/Theano/bin/theano-nose
12
XUNIT="--with-xunit --xunit-file="
13
0 commit comments