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 111843b commit 9497326Copy full SHA for 9497326
.jenkins/validate_tutorials_built.py
@@ -28,6 +28,7 @@
28
"intermediate_source/mnist_train_nas", # used by ax_multiobjective_nas_tutorial.py
29
"intermediate_source/fx_conv_bn_fuser",
30
"intermediate_source/_torch_export_nightly_tutorial", # does not work on release
31
+ "intermediate_source/transformer_building_blocks.py", # does not work on release
32
"advanced_source/super_resolution_with_onnxruntime",
33
"advanced_source/usb_semisup_learn", # fails with CUDA OOM error, should try on a different worker
34
"prototype_source/fx_graph_mode_ptq_dynamic",
0 commit comments