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 13c520b commit dc7cf8eCopy full SHA for dc7cf8e
.jenkins/validate_tutorials_built.py
@@ -53,6 +53,7 @@
53
"intermediate_source/tensorboard_profiler_tutorial", # reenable after 2.0 release.
54
"advanced_source/semi_structured_sparse", # reenable after 3303 is fixed.
55
"intermediate_source/torchrec_intro_tutorial", # reenable after 3302 is fixe
56
+ "intermediate_source/ax_multiobjective_nas_tutorial"
57
]
58
59
def tutorial_source_dirs() -> List[Path]:
0 commit comments