Skip to content

Commit a51999e

Browse files
authored
Merge pull request #559 from lara-hdr/lahaidar/ort_tutorial
Update Super Resolution Tutorial to Use ONNXRuntime
2 parents a7c3a8b + 4201327 commit a51999e

File tree

6 files changed

+318
-413
lines changed

6 files changed

+318
-413
lines changed

_static/img/cat_output1.png

-317 KB
Binary file not shown.
49.5 KB
Loading

advanced_source/README.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ Advanced Tutorials
1313
Custom C Extensions for PyTorch
1414
https://pytorch.org/tutorials/advanced/c_extension.html
1515

16-
4. super_resolution_with_caffe2.py
17-
Transfering a Model from PyTorch to Caffe2 and Mobile using ONNX
18-
https://pytorch.org/tutorials/advanced/super_resolution_with_caffe2.html
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

0 commit comments

Comments
 (0)