Skip to content

Commit d994f34

Browse files
authored
Update validate_tutorials_built.py
Disable usb_semisup_learn
1 parent 4af1458 commit d994f34

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_nightly_tutorial", # does not work on release
3131
"advanced_source/super_resolution_with_onnxruntime",
3232
"advanced_source/ddp_pipeline", # requires 4 gpus
33+
"advanced_source/usb_semisup_learn", # fails with CUDA OOM error, should try on a different worker
3334
"prototype_source/fx_graph_mode_ptq_dynamic",
3435
"prototype_source/vmap_recipe",
3536
"prototype_source/torchscript_freezing",

0 commit comments

Comments
 (0)