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 b07cbbf commit 5bc8a58Copy full SHA for 5bc8a58
.jenkins/validate_tutorials_built.py
@@ -51,6 +51,7 @@
51
"intermediate_source/flask_rest_api_tutorial",
52
"intermediate_source/text_to_speech_with_torchaudio",
53
"intermediate_source/tensorboard_profiler_tutorial", # reenable after 2.0 release.
54
+ "prototype_source/gpu_quantization_torchao_tutorial", # enable when 3194
55
]
56
57
def tutorial_source_dirs() -> List[Path]:
0 commit comments