File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -268,14 +268,14 @@ Welcome to PyTorch Tutorials
268
268
:header: Extending the ONNX exporter operator support
269
269
:card_description: Demonstrate end-to-end how to address unsupported operators in ONNX.
270
270
:image: _static/img/thumbnails/cropped/Exporting-PyTorch-Models-to-ONNX-Graphs.png
271
- :link: beginner/onnx_registry_tutorial.html
271
+ :link: beginner/onnx/ onnx_registry_tutorial.html
272
272
:tags: Production,ONNX,Backends
273
273
274
274
.. customcarditem ::
275
275
:header: Exporting a model with control flow to ONNX
276
276
:card_description: Demonstrate how to handle control flow logic while exporting a PyTorch model to ONNX.
277
277
:image: _static/img/thumbnails/cropped/Exporting-PyTorch-Models-to-ONNX-Graphs.png
278
- :link: beginner/export_control_flow_model_to_onnx_tutorial.html
278
+ :link: beginner/onnx/ export_control_flow_model_to_onnx_tutorial.html
279
279
:tags: Production,ONNX,Backends
280
280
281
281
.. Reinforcement Learning
You can’t perform that action at this time.
0 commit comments