Update reference to Supported Model Formats (#21218)

This commit is contained in:
Sebastian Golebiewski 2023-11-21 13:18:34 +01:00 committed by GitHub
parent 338aa3d85b
commit 9d94661392
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ OpenVINO IR provides by far the best first-inference latency scores.
.. note::
For more detailed information on how to convert, read, and compile supported model formats
see the :doc:`Supported Formats article <Supported_Model_Formats_MO_DG>`.
see the :doc:`Supported Formats article <Supported_Model_Formats>`.
Note that TensorFlow models can be run using the
:doc:`torch.compile feature <pytorch_2_0_torch_compile>`, as well as the standard ways of