ipex-llm/docs/readthedocs/source/doc/PPML/Overview/examples.rst
Qiyuan Gong 621168ce2e [PPML] Move dev guide to tutorial (#6765)
* Move dev guide to tutorial & examples.
2022-11-25 15:02:11 +08:00

12 lines
No EOL
737 B
ReStructuredText

Tutorials & Examples
=====================================
* `A Hello World Example <../Overview/quicktour.html>`__ is a very simple exmaple for getting started.
* `PPML E2E Example <../QuickStart/end-to-end.html>`__ introduces the end-to-end PPML workflow using SimpleQuery as an example.
* `Develop PPML application <../Overview/devguide.html>`__ introduces how to migrate/develop PPML applications.
* `PPML E2E Example on Azure <../Overview/azure_ppml.html>`__ introduces the end-to-end PPML workflow on Azure Cloud using TPC-H as an example.
* You can also find Trusted Data Analysis, Trusted ML, Trusted DL and Trusted FL examples in `more examples <https://github.com/intel-analytics/BigDL/tree/main/ppml/docs/examples.md>`__.