File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -44,8 +44,6 @@ python $DIR/remove_runnable_code.py beginner_source/aws_distributed_training_tut
4444python $DIR /remove_runnable_code.py beginner_source/data_loading_tutorial.py beginner_source/data_loading_tutorial.py || true
4545python $DIR /remove_runnable_code.py beginner_source/dcgan_faces_tutorial.py beginner_source/dcgan_faces_tutorial.py || true
4646python $DIR /remove_runnable_code.py intermediate_source/model_parallel_tutorial.py intermediate_source/model_parallel_tutorial.py || true
47- python $DIR /remove_runnable_code.py advanced_source/static_quantization_tutorial.py advanced_source/static_quantization_tutorial.py || true
48- python $DIR /remove_runnable_code.py prototype_source/numeric_suite_tutorial.py || true
49- python $DIR /remove_runnable_code.py prototype_source/graph_mode_static_quantization_tutorial.py || true
47+ python $DIR /remove_runnable_code.py intermediate_source/memory_format_tutorial.py intermediate_source/memory_format_tutorial.py || true
5048
5149make docs
You can’t perform that action at this time.
0 commit comments