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 06903c5 commit c2f707aCopy full SHA for c2f707a
.jenkins/validate_tutorials_built.py
@@ -24,6 +24,7 @@
24
"intermediate_source/mnist_train_nas", # used by ax_multiobjective_nas_tutorial.py
25
"intermediate_source/fx_conv_bn_fuser",
26
"intermediate_source/_torch_export_nightly_tutorial", # does not work on release
27
+ "intermediate_source/transformer_building_blocks.py", # does not work on release
28
"advanced_source/super_resolution_with_onnxruntime",
29
"advanced_source/usb_semisup_learn", # fails with CUDA OOM error, should try on a different worker
30
"prototype_source/fx_graph_mode_ptq_dynamic",
0 commit comments