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 8032bc0 commit 57e038cCopy full SHA for 57e038c
.jenkins/validate_tutorials_built.py
@@ -27,7 +27,6 @@
27
"intermediate_source/mnist_train_nas", # used by ax_multiobjective_nas_tutorial.py
28
"intermediate_source/fx_conv_bn_fuser",
29
"intermediate_source/_torch_export_nightly_tutorial", # does not work on release
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
0 commit comments