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 8db0356 commit 6020a80Copy full SHA for 6020a80
.jenkins/validate_tutorials_built.py
@@ -52,6 +52,7 @@
52
"intermediate_source/tensorboard_profiler_tutorial", # reenable after 2.0 release.
53
"advanced_source/semi_structured_sparse", # reenable after 3303 is fixed.
54
"recipes_source/recipes/reasoning_about_shapes" # reenable after 3326 is fixed
55
+ "intermediate_source/torchrec_intro_tutorial" # reenable after torchrec releases 1.2.0
56
]
57
58
def tutorial_source_dirs() -> List[Path]:
0 commit comments