We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47ea0ed commit 33f2d89Copy full SHA for 33f2d89
.jenkins/validate_tutorials_built.py
@@ -30,6 +30,7 @@
30
"intermediate_source/torch_export_tutorial", # Enable when fixed for 2.2
31
"advanced_source/super_resolution_with_onnxruntime",
32
"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
34
"prototype_source/fx_graph_mode_ptq_dynamic",
35
"prototype_source/maskedtensor_sparsity", # Enable when fixed for 2.2
36
"prototype_source/vmap_recipe",
0 commit comments