Skip to content

Commit 47687ba

Browse files
authored
Disabling torchrec_intro_tutorial.py (#3499)
Disabling torchrec_intro_tutorial.py as it is failing with 2.8
1 parent 7135b5b commit 47687ba

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
@@ -50,6 +50,7 @@
5050
"intermediate_source/text_to_speech_with_torchaudio",
5151
"intermediate_source/tensorboard_profiler_tutorial", # reenable after 2.0 release.
5252
"advanced_source/semi_structured_sparse", # reenable after 3303 is fixed.
53+
"intermediate_source/torchrec_intro_tutorial.py", #failing with 2.8 reenable after 3498
5354
]
5455

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

0 commit comments

Comments
 (0)