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 9ef0ab8 commit 9d04749Copy full SHA for 9d04749
.jenkins/validate_tutorials_built.py
@@ -54,6 +54,7 @@
54
"advanced_source/coding_ddpg", # reenable after 3302 is fixed
55
"intermediate_source/torchrec_intro_tutorial", # reenable after 3302 is fixed
56
"recipes_source/recipes/reasoning_about_shapes", # reenable after 3326 is fixed
57
+ "advanced_source/dynamic_quantization_tutorial"
58
]
59
60
def tutorial_source_dirs() -> List[Path]:
0 commit comments