diff --git a/README.md b/README.md index 39ae6b4e..6002bafe 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ BigDL seamlessly scales your data analytics & AI applications from laptop to clo - [Orca](#orca): Distributed Big Data & AI (TF & PyTorch) Pipeline on Spark and Ray -- [Nano](#nano): Transparent Acceleration of Tensorflow & PyTorch Programs +- [Nano](#nano): Transparent Acceleration of Tensorflow & PyTorch Programs on XPU - [DLlib](#dllib): “Equivalent of Spark MLlib” for Deep Learning diff --git a/docs/readthedocs/source/doc/Nano/index.rst b/docs/readthedocs/source/doc/Nano/index.rst index e5b6b57e..dfde59f2 100644 --- a/docs/readthedocs/source/doc/Nano/index.rst +++ b/docs/readthedocs/source/doc/Nano/index.rst @@ -1,7 +1,7 @@ BigDL-Nano ========================= -**BigDL-Nano** (or **Nano** for short) is a Python package to transparently accelerate PyTorch and TensorFlow applications on Intel hardware. It provides a unified and easy-to-use API for several optimization techniques and tools, so that users can only apply a few lines of code changes to make their PyTorch or TensorFlow code run faster. +**BigDL-Nano** (or **Nano** for short) is a Python package to transparently accelerate PyTorch and TensorFlow applications on Intel XPU. It provides a unified and easy-to-use API for several optimization techniques and tools, so that users can only apply a few lines of code changes to make their PyTorch or TensorFlow code run faster. ------- diff --git a/docs/readthedocs/source/index.rst b/docs/readthedocs/source/index.rst index e0173ae0..2804bf61 100644 --- a/docs/readthedocs/source/index.rst +++ b/docs/readthedocs/source/index.rst @@ -4,7 +4,7 @@ BigDL: fast, distributed, secure AI for Big Data `BigDL `_ seamlessly scales your data analytics & AI applications from laptop to cloud, with the following libraries: - `Orca `_: Distributed Big Data & AI (TF & PyTorch) Pipeline on Spark and Ray -- `Nano `_: Transparent Acceleration of Tensorflow & PyTorch Programs +- `Nano `_: Transparent Acceleration of Tensorflow & PyTorch Programs on XPU - `DLlib `_: "Equivalent of Spark MLlib" for Deep Learning - `Chronos `_: Scalable Time Series Analysis using AutoML - `Friesian `_: End-to-End Recommendation Systems