Commit graph

506 commits

Author SHA1 Message Date
helenlly
d881c3885e Add LICENSE and SECURITY files via upload (#3722) 2021-12-14 14:49:30 +08:00
Le-Zheng
e5d2004933 hotfix k8s doc (#3718) 2021-12-14 09:55:52 +08:00
Junwei Deng
d58d47d2fc Chronos: Fix forecaster doc (#3690)
* add torchmetrics in doc

* add nano

* add doc fix
2021-12-09 16:27:28 +08:00
Le-Zheng
18d5e6a7a0 Update docker.md 2021-12-09 13:49:13 +08:00
Le-Zheng
aa157429d9 tf quickstart yarn integration test (#3671) 2021-12-08 10:10:21 +08:00
Jason Dai
edaef4aa4f Revert "Add blog content in readthedocs" (#3676) 2021-12-06 21:40:06 +08:00
joan726
77073f0430 Add blog content in readthedocs (#3675)
* Create blog

* Create blog.md

* Update index.rst
2021-12-06 21:29:01 +08:00
joan726
c4b0697fb0 Update presentations.md 2021-12-06 16:26:01 +08:00
joan726
61be6ce17a Update presentations.md 2021-12-06 11:47:13 +08:00
Song Jiaming
5a53081656 Remove internal ip in tests (#3665) 2021-12-03 15:45:37 +08:00
Song Jiaming
a83ab371d2 add serving index to readme (#3648) 2021-12-02 16:57:17 +08:00
Le-Zheng
1951149792 update docker use guide readthedocs (#3628) 2021-12-01 09:13:37 +08:00
helenlly
181e086cff update Python User Guide and Scala User Guide with supported platforms info (#3593)
* Update python.md

* Update scala.md

* Update python.md

* Update scala.md

* Update python.md

* Update scala.md

* Update python.md

* Update scala.md

* Update python.md

* Update python.md

* Update scala.md
2021-11-30 09:30:48 +08:00
Kai Huang
dffeda5e1e Update k8s user guide for run from remote (#3606)
* update doc

* minor

* update

* fix

* minor

* minor

* fix
2021-11-26 17:54:13 +08:00
Uxito-Ada
6c1c0e46b1 [PPML] Fix Kubernetes typo PPML QuickStart doc (#3590)
* Fix Kubernetes typo PPML QuickStart doc
* Rename the doc title
* Fix link
2021-11-26 09:50:52 +08:00
Jason Dai
e5047b9cb0 Update orca-tf2keras-quickstart.md 2021-11-24 19:44:36 +08:00
Xin Qiu
ee95ab6198 revert 3366 (#3547) 2021-11-23 13:23:46 +08:00
Le-Zheng
bee5879b24 update k8s docs (#3461) 2021-11-19 17:17:05 +08:00
Uxito-Ada
30b4c3d9d5 [PPML] Add deploy_intel_sgx_device_plugin_for_kubernets in QuickStart (#3512)
* [PPML] Add deploy_intel_sgx_device_plugin in QuickStart
* Append k8s-deploy doc in index.rst
2021-11-18 10:44:29 +08:00
Le-Zheng
c75ad40e67 update orca data quickstart and ray md (#3498) 2021-11-16 17:41:48 +08:00
Le-Zheng
238a434950 Update colab notebooks (#3486) 2021-11-16 17:16:11 +08:00
Le-Zheng
b746200b35 update readthedoc quickstart link (#3489)
* update readthedoc quickstart link

* update notebook link
2021-11-16 17:07:50 +08:00
liangs6212
27302a4e5f Chronos: Forecaster in doc shows more friendly (#3441)
* add hyperlinks

* fix style error

* remove space

* remove typo "mtnet"
2021-11-16 11:24:07 +08:00
Le-Zheng
4c5a0b9729 BigDL2.0 colab user guide (#3225)
* BigDL2.0 colab user guide
2021-11-15 14:05:29 +08:00
Xin Qiu
453c991c19 Update hadoop.md (#3433)
* Update hadoop.md

* Update hadoop.md

* Update hadoop.md

* add pyspark with dllib

* some update

* add spark-submit-with-dllib

* Update hadoop.md

* Update hadoop.md

* Update hadoop.md

* Update hadoop.md

* Update hadoop.md

* Update hadoop.md

* Update hadoop.md

* Update hadoop.md

* Update hadoop.md
2021-11-12 13:34:04 +08:00
Yu Shan
829ee31f1b Add document for Orca PytorchRayEstimator and PytorchSparkEstimator (#3458)
* add document for pytorch_ray_estimator and pytorch_spark_estimator

* change module to class

* fix typo
2021-11-11 19:41:37 +08:00
liangs6212
dffc40630b Chronos: Change the redownload method (#3211)
* change redownload,with_split default True.

* remove float

* fix "network_traffic" typo

* add built-in dataset api doc
2021-11-11 16:54:31 +08:00
liangs6212
7abdb01c1c Move AutoML API Guide to Orca API Guide (#3415)
* move automl-api-guide to orca-api-guide

* change title
2021-11-08 09:53:41 +08:00
dding3
0f20dabda3 add dllib quickstart (#3416)
* add dllib quickstart
* fix init_nncontext issue
2021-11-07 21:21:49 +08:00
dding3
2202949eac integrate dllib.md with scala.md (#3388)
* integrate dllib.md with scala.md

* add how to run in cluster for python dllib
2021-11-04 20:22:58 +08:00
Junwei Deng
bff3a2250e Chronos: link updates for api docs (#3395)
* add link updates

* add changes
2021-11-04 15:09:10 +08:00
liangs6212
e43a06b13a Add AutoXGBoost API Guide (#3376)
* add auxo-xgb api guide

* add example code

* change description

* add "\n"

* fix paragraph
2021-11-04 14:41:34 +08:00
Xin Qiu
17060f541a change engine's required configuration to warning (#3366)
* change engine's error to warning

* delete spark.shuffle.reduceLocality.enabled

* Update test_spark-bigdl.conf

* Update EngineSpec.scala

* Update test_zoo_utils.py

* Update test_image3d.py

* Update AnalyticsZoo-on-Databricks.md

* Update databricks.md

* Update test_zoo_utils.py
2021-11-03 09:35:37 +08:00
helenlly
f185a608ce Update powered-by.md (#3334)
add whitepaper: Reference Architecture for Confidential Computing on SKT 5G MEC
2021-11-01 18:16:41 +08:00
Qiyuan Gong
8b610482b7 [PPML] Refine PPML readthedocs (#3355)
* Link ppml docs to readthedocs page
* Copy trusted_fl, build_kernel from narwhal
* Copy trusted_big_bata_analytics_and_ml.md from zoo
2021-11-01 12:54:46 +08:00
Junwei Deng
ac96d9a35a Chronos: update Chronos quickstart from az to bigdl (#3324)
* fix anomaly detector qs

* fix autoest notebook

* add updates

* add qs name

* update logo

* fix installation guide

* fix typos
2021-10-29 12:59:21 +08:00
Yu Shan
26c087d493 Update AutoXGBoost and AutoEstimator Quickstart (#3327)
* change document

* update quick start notebook

* update autoestimator pytorch quickstart

* update doc

* update notebook

* change logo

* update install
2021-10-29 10:23:15 +08:00
Yu Shan
d92e68dd78 Update Chronos setup (#3328)
* update Chronos setup

* meet comments

* remove redundant dependencies for ray in orca[automl]
2021-10-29 10:22:16 +08:00
Yina Chen
0334eda6fe Update orca docs (#3278)
* update orca docs

* update colab

* update

* meet comments

* update

* update
2021-10-28 17:45:30 +08:00
Yu Shan
bc8d5733e8 Update Automl pytorch quickstart (#3306)
* update quick start doc

* change code and link

* Update image

* colab link

* update link and name

* Update install guide link
2021-10-28 15:25:42 +08:00
Yu Shan
b622d60048 Add installation guide in Orca AutoML Doc (#3304)
* add install guide in orca.automl doc

* typo

* update

* add sklearn and tensorboard
2021-10-28 14:45:16 +08:00
Junwei Deng
49af13e215 Chronos: user guide revision/update (#3220)
* add new content to ug of chronos

* add link revise

* fix broken links

* add changes according to comments

* add updates

* fix typos

* change typos
2021-10-28 11:20:14 +08:00
Junwei Deng
614fe693d2 Chronos: update chronos example in readme.md (#3154)
* update chronos example in readme.md

* remove redundant import

* update code
2021-10-28 09:21:57 +08:00
Yu Shan
ebc58fa419 Change Analytics Zoo to BigDL in python user guide (#3255)
* change analytics zoo to bigdl

* remove version check since we haven't support it yet

* add pip uninstall
2021-10-27 14:27:28 +08:00
Yu Shan
cda4102745 update orca automl doc with bigdl (#3297)
* update orca automl doc

* typo
2021-10-27 14:25:29 +08:00
Kai Huang
0d0cff81fd Update RayOnSpark doc (#3242)
* update doc

* update ray dependency

* meet review
2021-10-27 11:31:07 +08:00
helenlly
044cb339ce Update release.md (#3250)
* Update release.md

* Update release.md

* Update release.md

add bigdl-dllib package download links

* Update release.md
2021-10-27 10:26:11 +08:00
dding3
8ba635c101 add dllib user guide (#3212)
* add dllib user guide

* add spark-submit-with-bigdl script

* copy scripts to zip
2021-10-26 14:07:41 +08:00
Xin Qiu
a3dc9a0158 Update scala docs (#3248)
* Update scala.md

* Update scala.md

* Update scala.md

* Update scala.md

* Update scala.md

* Update scala.md
2021-10-26 09:16:22 +08:00
Xin Qiu
3c316e0071 update hadoop/yarn user guide (#3249)
* Update hadoop.md

* Update hadoop.md

* Update hadoop.md

* Update hadoop.md

* Update hadoop.md
2021-10-26 09:15:46 +08:00