We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 785a5f0 commit 8aa64c3Copy full SHA for 8aa64c3
.jenkins/build.sh
@@ -49,6 +49,7 @@ if [[ "${JOB_BASE_NAME}" == *worker_* ]]; then
49
# python $DIR/remove_runnable_code.py intermediate_source/spatial_transformer_tutorial.py intermediate_source/spatial_transformer_tutorial.py || true
50
# Temp remove for 1.10 release.
51
# python $DIR/remove_runnable_code.py advanced_source/neural_style_tutorial.py advanced_source/neural_style_tutorial.py || true
52
+
53
# TODO: Fix bugs in these tutorials to make them runnable again
54
# python $DIR/remove_runnable_code.py beginner_source/audio_classifier_tutorial.py beginner_source/audio_classifier_tutorial.py || true
55
0 commit comments