Update Readme (#4957)
* Update README.md * Update index.rst * Update README.md
This commit is contained in:
parent
18a9c2f57a
commit
b23f66ebbc
3 changed files with 3 additions and 3 deletions
|
|
@ -19,7 +19,7 @@ BigDL makes it easy for data scientists and data engineers to build end-to-end,
|
|||
|
||||
* [PPML](#ppml-privacy-preserving-machine-learning): privacy preserving big data analysis and machine learning (*experimental*)
|
||||
|
||||
* [Nano](https://bigdl.readthedocs.io/en/latest/doc/Nano/Overview/nano.html): automatically accelerate TensorFlow and PyTorch pipelines by applying model CPU optimizations
|
||||
* [Nano](https://bigdl.readthedocs.io/en/latest/doc/Nano/Overview/nano.html): automatically accelerate TensorFlow and PyTorch pipelines by applying modern CPU optimizations
|
||||
|
||||
For more information, you may [read the docs](https://bigdl.readthedocs.io/).
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# Analytics-zoo-doc Documentation
|
||||
# BigDL Documentation
|
||||
|
||||
To compile the documentation, run the following commands from this directory.
|
||||
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ BigDL Documentation
|
|||
* `RayOnSpark <doc/Ray/Overview/ray.html>`_: run Ray programs directly on Big Data clusters
|
||||
* `Chronos <doc/Chronos/Overview/chronos.html>`_: scalable time series analysis using AutoML
|
||||
* `PPML <doc/PPML/Overview/ppml.html>`_: privacy preserving big data analysis and machine learning (*experimental*)
|
||||
* `Nano <doc/Nano/Overview/nano.html>`_: automatically accelerate TensorFlow and PyTorch pipelines by applying model CPU optimizations
|
||||
* `Nano <doc/Nano/Overview/nano.html>`_: automatically accelerate TensorFlow and PyTorch pipelines by applying modern CPU optimizations
|
||||
-------
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue