Skip to content

Commit 5104aa9

Browse files
authored
Merge branch 'main' into add-unstable
2 parents 1562830 + 47687ba commit 5104aa9

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
@@ -38,6 +38,7 @@
3838
"recipes_source/recipes/Captum_Recipe",
3939
"intermediate_source/tensorboard_profiler_tutorial", # reenable after 2.0 release.
4040
"advanced_source/semi_structured_sparse", # reenable after 3303 is fixed.
41+
"intermediate_source/torchrec_intro_tutorial.py", #failing with 2.8 reenable after 3498
4142
]
4243

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

0 commit comments

Comments
 (0)