Skip to content

Commit e48aaeb

Browse files
authored
Update run_cpp_examples.sh
1 parent c49554c commit e48aaeb

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

run_cpp_examples.sh

+5-3
Original file line numberDiff line numberDiff line change
@@ -156,10 +156,12 @@ function clean() {
156156
function run_all() {
157157
autograd
158158
custom-dataset
159-
dcgan
160-
# dataset 503 error
161-
# mnist
162159
regression
160+
161+
# dataset 503 error on yanns site
162+
# dcgan
163+
# mnist
164+
163165
}
164166

165167
# by default, run all examples

0 commit comments

Comments
 (0)