Commit graph

176 commits

Author SHA1 Message Date
joan726
df2a7dcef0 Update powered-by.md (#5261) 2022-08-01 15:03:48 +08:00
Yuwen Hu
a4bbadeb61 [Nano] Integrate ipynb files into ReadtheDocs (#5222)
* Add nbsphinx extension for docs

* Add specific ipynb files to readthedocs folder and add links to Nano Tutorials index page

* Disable execution of ipynb notebook

* Remove outputs of two ipynb files

* Rename titles and add navigation texts to seq_and_func.ipynb under readthedocs folder

* Rename titles and add navigation texts to custom.ipynb file under readthedocs folder
2022-08-01 13:06:03 +08:00
Cengguang Zhang
50c180520e Docs: Bigdl known issues docs (#5204)
* docs: add dynamic allocation to FAQ/known issues in docs

* style: reformat the code

* docs: add known_issues to _toc.yml

* docs: remove known-issues.md

* fix: delete unnecessary issues

* fix: refine known_issue format and add barrier mode configuration.

* fix: reformat known_issues.md

* fix: update known_issues.md

* fix: modify known_issues.md

* fix: amend the wording
2022-07-28 16:18:18 +08:00
Shengsheng Huang
928b016d88 rollback tensorflow 1.15 dependency (#5232) 2022-07-28 11:25:43 +08:00
Shengsheng Huang
e4ca63a97f [doc] move current toc out of readthedocs landingpage (#5201)
* remove toc from landing page

* update extension version

* resolve version conflict

* remove toc in page

* fix toc

* fix toc

* revise toc

* revise toc

* revise toc

* revise toc

* revise toc

* revise toc

* revise toc

* revise toc

* revise toc
2022-07-26 13:17:42 +08:00
Jiao Wang
f5909aee9f Update Azure PPML docs (#5163)
* update doc

* update

* update

* update
2022-07-25 12:59:34 -07:00
Zhao Changmin
d120db025e Mirgate Terminal Setup Steps into Developer Guide (#5133)
* correct prepare_env.sh path

* Alternative way to prepare envs
2022-07-25 15:35:00 +08:00
Yuwen Hu
a44571f8a3 Chronos: Correct typo for Chronos User Guide (#5166) 2022-07-22 14:49:43 +08:00
obarut
7232f23176 Chronos: installation user guide typo (#4915)
* avoid installation of python 3.7.0 and typo

python 3.7.0 and 3.7.1 is problematic with Ray (happens while orca context being init.)

* go back to py 3.7

if base conda env is not py 3.7.0 or 3.7.1, then no pb.
2022-07-12 19:57:30 +08:00
plusbang
fa3c7f8aff chronos: user guide python version note change (#5067)
Co-authored-by: binbin <binbin1.deng@intel.com>
2022-07-11 17:10:19 +08:00
Shaojun Liu
98f1b7a406 [ppml] add ppml cli into docker image (#5056)
* add bigdl-ppml-submit.sh into ppml graphene image

* remove ppml-spark-submit.sh since it was replaced by bigdl-ppml-submit.sh

* update ppml-spark-submit.sh to bigdl-ppml-submit.sh
2022-07-08 17:09:47 +08:00
Yang Wang
01e6c62a68 Fix typo in nano documentation (#5036) 2022-07-07 09:43:10 +08:00
Mingzhi Hu
2157af9a03 Add rst (#5027) 2022-07-06 14:21:11 +08:00
Junwei Deng
d904070154 Chronos: fix some api document tag (#5017) 2022-07-05 10:41:11 +08:00
Shane Huang
16005ada17 add hpo tutorial (#5011) 2022-07-04 17:23:33 +08:00
Shane Huang
53ba2d8279 fix docs (#5009)
* fix docs

* add resources
2022-07-04 16:59:10 +08:00
Shane Huang
3f576e5ffa Nano docs: add hpo api docs (#4901)
fix hpo api docs
2022-07-04 14:37:13 +08:00
Qiyuan Gong
501505af0d [PPML] Fix typo in link (#5005)
* trusted_big_bata_analytics_and_ml.md -> trusted_big_data_analytics_and_ml.md
2022-07-04 13:02:09 +08:00
Qiyuan Gong
df6dfc6a22 Application security doc (#5001)
* Data lifecycle
* HDFS Security
* Spark Security
* K8S Security
2022-07-04 11:16:29 +08:00
Mingzhi Hu
798345123f Nano: Update Nano PyTorch quick start doc (#4897)
* add BigDL-Nano PyTorch Quickstart

* Update BigDL-Nano PyTorch Quickstart

* Update BigDL-Nano PyTorch Quickstart

* Add Nano inference quickstart
- add inference onnx quickstart
- add inference openvino quickstart
- add quantization inc quickstart
- add quantization inc onnx quickstart
- add quantization openvino quickstart

* update quickstart

* update quickstart

* Add Nano quantization quickstart

* update nano docs

* Update docs

* Update Nano OpenVINO tutorial

* Update

* Update index.md

* Resize Images

* Resize Images

* Update

* Update Nano docs

* Update nano documents

* Update doc & notebook

* clear output of cells

* add unit tests for tutorial notebooks

* fix errors in yaml

* fix error in notebook

* reduce quantization time

* Update yaml

* Add unit test for tutorial

* Add tests for tutorial

* fix shell
2022-07-04 10:10:21 +08:00
Shane Huang
a6cab83afd revise Chronos api doc (#4993) 2022-07-01 18:19:46 +08:00
Shane Huang
41a28c317f update visualization docs (#4980)
* update docs
2022-06-30 23:08:12 +08:00
Le-Zheng
cef5359c54 update tpch doc (#4979) 2022-06-30 12:59:31 +08:00
Junwei Deng
26ec59edf7 Chronos: add autoformer example on electricity and api doc (#4950)
* add autoformer example and api doc

* update license and readme
2022-06-28 17:37:20 +08:00
Jason Dai
b23f66ebbc Update Readme (#4957)
* Update README.md

* Update index.rst

* Update README.md
2022-06-28 09:27:40 +08:00
Song Jiaming
18a9c2f57a PPML FGBoost tutorial draft (#4751) 2022-06-27 15:46:52 +08:00
David smurf
500b7bbe99 Chronos: add tf forecaster doc (#4923) 2022-06-27 11:33:41 +08:00
Junwei Deng
76608a5034 Orca: add dashboard.log error in known issue (#4943)
* add dashboard.log error

* add title

* typo fix
2022-06-27 11:10:24 +08:00
Shan Yu
86fa1c02ab Rename Orca Tensorflow Estimator backend name from "tf2" to "ray" (#4938)
* rename backend name from tf2 to ray

* rename in doc

* rename in docstring

* manually

* rename test_tf2estimator_tf2_backend.py -> test_tf2estimator_ray_backend.py

* change tf2 in multi_agent_two_trainers.py back
2022-06-27 08:40:33 +08:00
Shan Yu
8f51ed4cf1 Add Orca Known issues (#4940) 2022-06-24 16:45:41 +08:00
Mingzhi Hu
145216bfc1 Update pytorch to 1.11 (#4854)
* update setup and action

* fix yml

* update yml

* test yml

* update docs

* update notebook requirements

* test notebooks unit test

* reset yml

* delete comments

* fix yml

* fix errors in setup.py

* fix setup.py

* specify the version of IPEX
2022-06-24 16:38:48 +08:00
Rebekk
8e10bdeabd Chronos: add Evaluator doc (#4889)
* add evaluator doc

* add index
2022-06-21 09:47:25 +08:00
Zhentao Chen
7dcd79366f doc fix (#4829) 2022-06-15 08:23:01 +08:00
Nancy
04542bc6db Fix code style in PyTorch QuickStart (#4821)
* fix two issues

* fix two issues
2022-06-14 09:58:43 +08:00
Zhentao Chen
e7c7ab2b8e [Nano] add tf inference doc (#4797)
* add tf inference doc

* fix doc

* grammarly check

* add sequential
2022-06-13 08:54:48 +08:00
jenniew
f687e4b684 Update Azure PPML doc (#4809)
* add script

* update

* update

* update scripts and doc

* update pass

* update

* update docker

* update

* aks script

* update create aks

* add doc

* update

* vm size note
2022-06-12 17:22:43 -07:00
jenniew
6aeabae58b Azure PPML support (#4660)
* add script

* update

* update

* update scripts and doc

* update pass

* update

* update docker

* update

* aks script

* update create aks

* add doc

* update
2022-06-12 17:06:24 -07:00
Jason Dai
c8a07474ee Update index.rst 2022-06-10 21:50:04 +08:00
Mingzhi Hu
2c4623f8da Update pytorch_train.md (#4786)
* Update pytorch_train.md

Add description about torchvision version

* Update pytorch_train.md
2022-06-09 08:39:44 +08:00
Yang Wang
20ad708010 Add Nano PyTorch API Doc (#4730)
* add trainer api doc

* add index and fix trainer

* fix doc

* reset

* fix conflict

* fix import
2022-06-08 17:45:24 +08:00
jenniew
e150593602 Azure PPML documentation (#4675)
* az doc

* update

* update
2022-06-07 08:20:24 -07:00
Zhentao Chen
900711f1b3 [Nano] add pytorch inference doc (#4656)
* pytorch inference doc init commit

* quantization with tuning

* fix grammarly

* remove val_dataloader

* specify version
2022-06-02 14:42:00 +08:00
Shane Huang
8ced71c488 revise hpo doc (#4735) 2022-05-31 17:35:52 +08:00
Shane Huang
e24859c39b add resume and parallel search docs (#4734) 2022-05-31 17:08:23 +08:00
liangs6212
0af87a18c6 Chronos: Fix readthedocs.io build error (#4720)
* add pickle5 version

* fix doc issue

* fix import bigdl.nano in doc

* renamed basepytorchmodel to baseautomodel

* renamed again
2022-05-30 17:52:20 +08:00
Shan Yu
5bc293b9c5 Update Chronos installation guide (#4698) 2022-05-26 10:20:33 +08:00
Le-Zheng
db2818c8f7 update databrciks doc (#4691) 2022-05-26 07:41:44 +08:00
Yang Wang
55fa3e13e6 Add Nano Known issues and some notebook link (#4667)
* Add Nano Known issues and some notebook link

* fix typo
2022-05-25 10:26:46 +08:00
Shane Huang
353e7ffbdf [Nano HPO] revised user guide (#4666)
* revise doc

* revise doc

* revise docs again
2022-05-24 14:42:42 +08:00
Shane Huang
993c80b427 [Nano HPO] user guide (#4639)
* add initial version of hpo doc

* modify the doc index

* revised doc

* revise docs

* revise docs
2022-05-23 21:33:27 +08:00