Skip to content

Commit 1511a48

Browse files
committed
Delete deprecated TS related contents
1 parent 65bd977 commit 1511a48

10 files changed

+1
-391
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-
"advanced_source/super_resolution_with_onnxruntime",
2928
"advanced_source/usb_semisup_learn", # fails with CUDA OOM error, should try on a different worker
3029
"prototype_source/fx_graph_mode_ptq_dynamic",
3130
"prototype_source/vmap_recipe",

_static/img/cat_224x224.jpg

-10 KB
Binary file not shown.

_static/img/cat_resized.jpg

-39.2 KB
Binary file not shown.

_static/img/cat_superres_with_ort.jpg

-49.5 KB
Binary file not shown.

advanced_source/README.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,3 @@ Advanced Tutorials
1212
3. c_extension.rst
1313
Custom C Extensions for PyTorch
1414
https://pytorch.org/tutorials/advanced/c_extension.html
15-
16-
4. super_resolution_with_onnxruntime.py
17-
Exporting a Model from PyTorch to ONNX and Running it using ONNXRuntime
18-
https://pytorch.org/tutorials/advanced/super_resolution_with_onnxruntime.html

advanced_source/super_resolution_with_onnxruntime.py

Lines changed: 0 additions & 356 deletions
This file was deleted.

0 commit comments

Comments
 (0)