ipex-llm/docs/readthedocs/source/doc/Nano/Howto/Inference/OpenVINO/index.rst
Yuwen Hu c31136df0b [Nano] Improve How-to Guides Navigations (#7396)
* Remove deprecated option enable_auto_doc_ref for recommonmark

* Add first level navigation structure for Nano how-to guides

* Update navigation for How-to Training part

* Update navigation for How-to Inference part

* Update navigation for How-to Preprocessing/Install part and other small fixes

* Fix wrong link path caused by position changes of how-to install related guides

* Small fix
2023-02-03 09:37:10 +08:00

6 lines
386 B
ReStructuredText

Inference Optimization: For OpenVINO Users
=============================================
* `How to run inference on OpenVINO model <openvino_inference.html>`_
* `How to run asynchronous inference on OpenVINO model <openvino_inference_async.html>`_
* `How to accelerate a PyTorch / TensorFlow inference pipeline on Intel GPUs through OpenVINO <accelerate_inference_openvino_gpu.html>`_