Skip to content

Commit 53b4e2c

Browse files
authored
Update validate_tutorials_built.py
1 parent 233ed9f commit 53b4e2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.jenkins/validate_tutorials_built.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +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/usb_semisup_learn", # in the current form takes 140+ minutes to build - can be enabled when the build time is reduced
33+
"advanced_source/usb_semisup_learn", # in the current form takes 140+ minutes to build - can be enabled when the build time is reduced
3434
"prototype_source/fx_graph_mode_ptq_dynamic",
3535
"prototype_source/maskedtensor_sparsity", # Enable when fixed for 2.2
3636
"prototype_source/vmap_recipe",

0 commit comments

Comments
 (0)