Skip to content

Commit cca1aef

Browse files
Update torch.export tutorial for 2.2 (#2709)
* update torch.export tutorial for 2.2 * Update intermediate_source/torch_export_tutorial.py --------- Co-authored-by: Svetlana Karslioglu <[email protected]>
1 parent 0f6166b commit cca1aef

File tree

2 files changed

+194
-131
lines changed

2 files changed

+194
-131
lines changed

.jenkins/validate_tutorials_built.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
"intermediate_source/mnist_train_nas", # used by ax_multiobjective_nas_tutorial.py
2828
"intermediate_source/fx_conv_bn_fuser",
2929
"intermediate_source/_torch_export_nightly_tutorial", # does not work on release
30-
"intermediate_source/torch_export_tutorial", # Enable when fixed for 2.2
3130
"advanced_source/super_resolution_with_onnxruntime",
3231
"advanced_source/ddp_pipeline", # requires 4 gpus
3332
"advanced_source/usb_semisup_learn", # in the current form takes 140+ minutes to build - can be enabled when the build time is reduced

0 commit comments

Comments
 (0)