From edaef4aa4f43d6aee877ae1aa4a7a15a65466b28 Mon Sep 17 00:00:00 2001 From: Jason Dai Date: Mon, 6 Dec 2021 21:40:06 +0800 Subject: [PATCH] Revert "Add blog content in readthedocs" (#3676) --- .../readthedocs/source/doc/Application/blog.md | 18 ------------------ docs/readthedocs/source/index.rst | 1 - 2 files changed, 19 deletions(-) delete mode 100644 docs/readthedocs/source/doc/Application/blog.md diff --git a/docs/readthedocs/source/doc/Application/blog.md b/docs/readthedocs/source/doc/Application/blog.md deleted file mode 100644 index fecdcf46..00000000 --- a/docs/readthedocs/source/doc/Application/blog.md +++ /dev/null @@ -1,18 +0,0 @@ -# Blog ---- - -* __Distributed Deep Learning__ -
[BigDL: Distributed Deep Learning on Apache Spark](https://www.intel.com/content/www/us/en/developer/articles/technical/bigdl-distributed-deep-learning-on-apache-spark.html) -
[BigDL: A Distributed Deep-Learning Framework for Big Data](https://arxiv.org/pdf/1804.05839.pdf) -* __Cluster Serving__ -
[Distributed Inference Made Easy with BigDL/Analytics Zoo Cluster Serving](https://www.intel.com/content/www/us/en/developer/articles/technical/distributed-inference-made-easy-with-analytics-zoo-cluster-serving.html) - * __RayOnSpark__ -
[Run Emerging AI Applications on Big Data Clusters with Ray and BigDL & Analytics Zoo](https://medium.com/riselab/rayonspark-running-emerging-ai-applications-on-big-data-clusters-with-ray-and-analytics-zoo-923e0136ed6a) -
[Build End-to-End AI Pipelines Using Ray and Apache Spark](https://medium.com/distributed-computing-with-ray/build-end-to-end-ai-pipeline-using-ray-and-apache-spark-23f70f36115e) -* __AutoML__ -
[Scalable AutoML for Time-Series Prediction Using Ray and BigDL & Analytics Zoo](https://medium.com/riselab/scalable-automl-for-time-series-prediction-using-ray-and-analytics-zoo-b79a6fd08139) -
[Scalable AutoXGBoost Using Analytics Zoo](https://medium.com/intel-analytics-software/scalable-autoxgboost-using-analytics-zoo-automl-30d576cb138a) -* __Chronos__ -
[From Ray to Chronos: Build end-to-end AI use cases using BigDL on top of Ray](https://www.anyscale.com/blog/from-ray-to-chronos-build-end-to-end-ai-use-cases-using-bigdl-on-top-of-ray) -* __Performance__ -
[Accelerating Deep-Learning Training with BigDL and Drizzle on Apache Spark](https://rise.cs.berkeley.edu/blog/accelerating-deep-learning-training-with-bigdl-and-drizzle-on-apache-spark) diff --git a/docs/readthedocs/source/index.rst b/docs/readthedocs/source/index.rst index 84bd5fb7..5021a662 100644 --- a/docs/readthedocs/source/index.rst +++ b/docs/readthedocs/source/index.rst @@ -122,4 +122,3 @@ BigDL Documentation doc/Application/presentations.md doc/Application/powered-by.md - doc/Application/blog.md