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.
2 parents 1562830 + 47687ba commit 5104aa9Copy full SHA for 5104aa9
.jenkins/validate_tutorials_built.py
@@ -38,6 +38,7 @@
38
"recipes_source/recipes/Captum_Recipe",
39
"intermediate_source/tensorboard_profiler_tutorial", # reenable after 2.0 release.
40
"advanced_source/semi_structured_sparse", # reenable after 3303 is fixed.
41
+ "intermediate_source/torchrec_intro_tutorial.py", #failing with 2.8 reenable after 3498
42
]
43
44
def tutorial_source_dirs() -> List[Path]:
0 commit comments