Skip to content

Commit 24dc583

Browse files
authored
Enable parametrizations.py (#2766)
1 parent b09d465 commit 24dc583

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.jenkins/validate_tutorials_built.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
"beginner_source/examples_autograd/polynomial_autograd",
2424
"beginner_source/examples_autograd/polynomial_custom_function",
2525
"beginner_source/t5_tutorial", # re-enable after this is fixed: https://github.com/pytorch/text/issues/1756
26-
"intermediate_source/parametrizations",
2726
"intermediate_source/mnist_train_nas", # used by ax_multiobjective_nas_tutorial.py
2827
"intermediate_source/fx_conv_bn_fuser",
2928
"intermediate_source/_torch_export_nightly_tutorial", # does not work on release

0 commit comments

Comments
 (0)