Skip to content

Commit 5bc8a58

Browse files
authored
Update validate_tutorials_built.py
1 parent b07cbbf commit 5bc8a58

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
@@ -51,6 +51,7 @@
5151
"intermediate_source/flask_rest_api_tutorial",
5252
"intermediate_source/text_to_speech_with_torchaudio",
5353
"intermediate_source/tensorboard_profiler_tutorial", # reenable after 2.0 release.
54+
"prototype_source/gpu_quantization_torchao_tutorial", # enable when 3194
5455
]
5556

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

0 commit comments

Comments
 (0)