Skip to content

Commit 6020a80

Browse files
committed
Update
1 parent 8db0356 commit 6020a80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.jenkins/validate_tutorials_built.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
"intermediate_source/tensorboard_profiler_tutorial", # reenable after 2.0 release.
5353
"advanced_source/semi_structured_sparse", # reenable after 3303 is fixed.
5454
"recipes_source/recipes/reasoning_about_shapes" # reenable after 3326 is fixed
55+
"intermediate_source/torchrec_intro_tutorial" # reenable after torchrec releases 1.2.0
5556
]
5657

5758
def tutorial_source_dirs() -> List[Path]:

0 commit comments

Comments
 (0)