Skip to content

Commit 19f34fa

Browse files
angelayisvekars
andauthored
Update export tutorial (#2806)
* Update export tutorial --------- Co-authored-by: Svetlana Karslioglu <[email protected]>
1 parent d994f34 commit 19f34fa

File tree

2 files changed

+127
-71
lines changed

2 files changed

+127
-71
lines changed

.jenkins/metadata.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"needs": "linux.16xlarge.nvidia.gpu"
3030
},
3131
"intermediate_source/torchvision_tutorial.py": {
32-
"needs": "linux.g5.4xlarge.nvidia.gpu",
32+
"needs": "linux.g5.4xlarge.nvidia.gpu",
3333
"_comment": "does not require a5g but needs to run before gpu_quantization_torchao_tutorial.py."
3434
},
3535
"advanced_source/coding_ddpg.py": {
@@ -39,6 +39,9 @@
3939
"intermediate_source/torch_compile_tutorial.py": {
4040
"needs": "linux.g5.4xlarge.nvidia.gpu"
4141
},
42+
"intermediate_source/torch_export_tutorial.py": {
43+
"needs": "linux.g5.4xlarge.nvidia.gpu"
44+
},
4245
"intermediate_source/scaled_dot_product_attention_tutorial.py": {
4346
"needs": "linux.g5.4xlarge.nvidia.gpu"
4447
},

0 commit comments

Comments
 (0)