Skip to content

Commit

Permalink
Fix export tutorial (#3130)
Browse files Browse the repository at this point in the history
* Fix export tutorial

---------

Co-authored-by: Svetlana Karslioglu <svekars@meta.com>
  • Loading branch information
angelayi and svekars authored Jan 27, 2025
1 parent 8604b4b commit 15f7cb3
Show file tree
Hide file tree
Showing 2 changed files with 165 additions and 202 deletions.
1 change: 0 additions & 1 deletion .jenkins/validate_tutorials_built.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
"intermediate_source/flask_rest_api_tutorial",
"intermediate_source/text_to_speech_with_torchaudio",
"intermediate_source/tensorboard_profiler_tutorial", # reenable after 2.0 release.
"intermediate_source/torch_export_tutorial", # reenable after 2940 is fixed.
]

def tutorial_source_dirs() -> List[Path]:
Expand Down
Loading

0 comments on commit 15f7cb3

Please sign in to comment.