Skip to content

Commit db9a867

Browse files
Validate transformer tutorial builds against 2.6 (#3202)
Co-authored-by: Svetlana Karslioglu <svekars@meta.com>
1 parent c27636a commit db9a867

File tree

2 files changed

+258
-134
lines changed

2 files changed

+258
-134
lines changed

.jenkins/validate_tutorials_built.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
"intermediate_source/mnist_train_nas", # used by ax_multiobjective_nas_tutorial.py
2626
"intermediate_source/fx_conv_bn_fuser",
2727
"intermediate_source/_torch_export_nightly_tutorial", # does not work on release
28-
"intermediate_source/transformer_building_blocks", # does not work on release
2928
"advanced_source/super_resolution_with_onnxruntime",
3029
"advanced_source/usb_semisup_learn", # fails with CUDA OOM error, should try on a different worker
3130
"prototype_source/fx_graph_mode_ptq_dynamic",

0 commit comments

Comments
 (0)