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 b09d465 commit 24dc583Copy full SHA for 24dc583
.jenkins/validate_tutorials_built.py
@@ -23,7 +23,6 @@
23
"beginner_source/examples_autograd/polynomial_autograd",
24
"beginner_source/examples_autograd/polynomial_custom_function",
25
"beginner_source/t5_tutorial", # re-enable after this is fixed: https://github.com/pytorch/text/issues/1756
26
- "intermediate_source/parametrizations",
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
0 commit comments