ipex-llm/docs/readthedocs/source/doc/Orca/Howto/index.rst
Kai Huang 189a2f5179 Update Orca How-to index (#7137)
* update index

* fix style

* fix ray

* fix

* update
2022-12-30 17:11:11 +08:00

26 lines
712 B
ReStructuredText

Orca How-to Guides
=========================
**TensorFlow:**
* `Scale TensorFlow 2 Applications <tf2keras-quickstart.html>`__
* `Scale TensorFlow 1.15 Applications <tf1-quickstart.html>`__
* `Scale Keras 2.3 Applications <tf1keras-quickstart.html>`__
**PyTorch:**
* `Scale PyTorch Applications <pytorch-quickstart.html>`__
**Ray:**
* `Run Ray programs on Big Data clusters <ray-quickstart.html>`__
**Data Processing:**
* `Use Spark DataFrames for Deep Learning <spark-dataframe.html>`__
* `Use Distributed Pandas for Deep Learning <xshards-pandas.html>`__
**AutoML:**
* `Enable AutoML for PyTorch <autoestimator-pytorch-quickstart.html>`__
* `Enable AutoML for XGBoost <autoxgboost-quickstart.html>`__