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 7135b5b commit 47687baCopy full SHA for 47687ba
.jenkins/validate_tutorials_built.py
@@ -50,6 +50,7 @@
50
"intermediate_source/text_to_speech_with_torchaudio",
51
"intermediate_source/tensorboard_profiler_tutorial", # reenable after 2.0 release.
52
"advanced_source/semi_structured_sparse", # reenable after 3303 is fixed.
53
+ "intermediate_source/torchrec_intro_tutorial.py", #failing with 2.8 reenable after 3498
54
]
55
56
def tutorial_source_dirs() -> List[Path]:
0 commit comments