ipex-llm/docs/readthedocs/source/doc/Nano/Howto/Preprocessing/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

15 lines
No EOL
415 B
ReStructuredText

Preprocessing Optimization
===========================
Here you could find detailed guides on how to apply BigDL-Nano to accelerate your data preprocess pipeline. Select your desired use case below for further navigation:
.. grid:: 1 2 2 2
.. grid-item::
.. button-link:: PyTorch/index.html
:color: primary
:expand:
:outline:
I am a **PyTorch** user.