From e480eec5b1a77be3c3de7f6bc92b5583717a2f66 Mon Sep 17 00:00:00 2001 From: Jason Dai Date: Fri, 10 Jun 2022 21:44:38 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d421cf0e..68b60864 100644 --- a/README.md +++ b/README.md @@ -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*) - * [Cluster Serving](https://bigdl.readthedocs.io/en/latest/doc/Serving/Overview/serving.html): distributed, real-time model serving + * [Nano](https://bigdl.readthedocs.io/en/latest/doc/Nano/Overview/nano.html): automatically accelerate TensorFlow and PyTorch pipelines by applying model CPU optimizations For more information, you may [read the docs](https://bigdl.readthedocs.io/).