mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
[ONNX] Delete deprecated tutorial page link (#157310)
Related to https://github.com/pytorch/tutorials/issues/3420 Pull Request resolved: https://github.com/pytorch/pytorch/pull/157310 Approved by: https://github.com/justinchuby
This commit is contained in:
committed by
PyTorch MergeBot
parent
6dc2b22269
commit
c174f3a6a5
@ -102,8 +102,6 @@ load and run the model::
|
||||
)
|
||||
print(outputs[0])
|
||||
|
||||
Here is a more involved `tutorial on exporting a model and running it with ONNX Runtime <https://pytorch.org/tutorials/advanced/super_resolution_with_onnxruntime.html>`_.
|
||||
|
||||
.. _tracing-vs-scripting:
|
||||
|
||||
Tracing vs Scripting
|
||||
|
Reference in New Issue
Block a user