Skip to content

Commit 33f2d89

Browse files
authored
Disable usb_semisup_learn.html (#2710)
* Disableusb_semisup_learn.html Disabling the advanced_source/usb_semisup_learn.py as it takes 140 minutes to build.
1 parent 47ea0ed commit 33f2d89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.jenkins/validate_tutorials_built.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"intermediate_source/torch_export_tutorial", # Enable when fixed for 2.2
3131
"advanced_source/super_resolution_with_onnxruntime",
3232
"advanced_source/ddp_pipeline", # requires 4 gpus
33+
"advanced_source/usb_semisup_learn", # in the current form takes 140+ minutes to build - can be enabled when the build time is reduced
3334
"prototype_source/fx_graph_mode_ptq_dynamic",
3435
"prototype_source/maskedtensor_sparsity", # Enable when fixed for 2.2
3536
"prototype_source/vmap_recipe",

0 commit comments

Comments
 (0)