Commit graph

808 commits

Author SHA1 Message Date
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
Jason Dai
e480eec5b1 Update README.md 2022-06-10 21:44:38 +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
Yang Wang
08390bf464 Refactor Nano Training to make easy upgrade (#4723)
* Refactor Nano Training to make easy upgrade

* add utils

* add graph module back

* add import back

* add copy back

* fix ipex multiprocessing

* fix trainer
2022-05-30 22:31:08 +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
Yang Wang
4ab95fa3e4 Fix Nano TensorFlow Doc Link (#4634) 2022-05-19 09:30:30 +08:00
Yang Wang
aabeb3fe35 add nano documentation pages to readthedocs site (#4619)
* add nano documentation pages to readthedocs site

* fix file name

* refine title

* fix typo
2022-05-18 09:22:02 +08:00
Yang Wang
210677a295 Add nano documentation for pytorch training quickstart (#4577)
* Add nano documentation for pytorch training quickstart

* fix some typo

* break pytorch training and inference to two files

* simplify trainer import

* fix train doc
2022-05-16 14:14:30 +08:00
Yang Wang
25982b0d16 Add Nano TensorFlow Training QuickStart Doc (#4591)
* Add Nano TensorFlow Training QuickStart Doc

* fix typo

* break training and inference to two files
2022-05-16 10:46:16 +08:00
Yang Wang
0656804f56 Add windows guide to nano overview (#4599)
* Add windows guide to nano overview

* add source cmmd
2022-05-16 10:45:12 +08:00
Rebekk
cc2499aa44 Chronos: add chronos known issue (#4496)
* add chronos known issue

* modify doc

* modify chronos_known_issue

* modify chronos issue

* modify

* modify issue

* modify chronos_known_issus
2022-05-13 15:11:31 +08:00
dding3
05f6fd24b4 add error handling api guidance (#4557)
* add error handling api guidance
2022-05-09 09:34:31 -07:00
Yang Wang
fd1da60251 Add Nano doc structure and Nano overview (#4504)
* Add Nano doc structrue and nano overview

* add sections

* add unset environment variable instructions

* restructure

* address comments
2022-05-09 17:12:44 +08:00
Jason Dai
24cf032a91 Update powered-by.md 2022-04-28 11:07:07 +08:00
Xiaohang Fu
359d5a6989 [PPML] Update readthedoc of PPML (#4515)
* Change standalone to k8s
* Update the doc
2022-04-27 13:47:51 +08:00
Xiaohang Fu
80184dfd4f [PPML]Update the document of graphene (#4500)
* Refine Graphene K8S doc
* Add SGX memory configuration image
2022-04-26 14:04:15 +08:00
Junwei Deng
ada7b4b978 Chronos: document regular update (#4241)
* add information changes

* update typos

* add typo changes

* update documents

* update chronos.md

* add updates

* fix rst

* add speed-up md

* fix broken links and typos, add tutorials
2022-04-24 15:55:23 +08:00
Xiaohang Fu
96fa40b4f7 [PPML] Update the document of TPC-DS (#4447)
* Update the document of TPC-DS
* Update style
2022-04-19 16:10:24 +08:00
Xiaohang Fu
154f32ce97 [PPML] Modify the quickstart document of TPC-DS (#4441)
* Change command order
* [PPML]Modify the quickstart document of tpc-ds
* Remove blank
2022-04-19 09:56:05 +08:00
Le-Zheng
56aee11c82 fix version in docs (k8s/scala) (#4440)
* fix version in docs (k8s/scala)

* update
2022-04-18 16:26:44 -07:00
Qiyuan Gong
0e0fbaf3d6 [PPML] Readthedoc fix path and branch (#4431)
* scala/docker-graphene to python/docker-graphene
* Branch 2.0 to main
2022-04-18 19:41:47 +08:00
CharleneHu94
658a4286f2 [PPML] Update trusted-big-data graphene doc (#4434)
* update trusted-big-data graphene doc

* Update tpc-h_with_sparksql_on_k8s.md
2022-04-18 16:09:09 +08:00
Forest
793306c275 [PPML] Add TPC-DS QuickStart document (#4430)
* [ppml] Add TPC-DS QuickStart document
* Modify index.rst
* Change command order
2022-04-18 14:42:00 +08:00
Shan Yu
71cd125837 Rename backend name from “torch_distributed” to “ray” in Orca Pytorch Estimator (#4388)
* change backend name from torch_distributed to ray

* update in examples and docs
2022-04-12 09:29:21 +08:00
Kai Huang
0c0e99fee5 Fix spark-submit scripts and doc (#4344)
* fix yarn client

* fix shell script

* revert sh

* revert

* update doc

* finish doc update

* fix

* minor
2022-04-06 19:27:43 +08:00
liangs6212
39f7fd2d1f Chronos: migrate from tf1.15 to tf2 (MTNetForecaster) (#4334)
* convert mtnet_forecaster

* fix conflict

* add batch_size

* fix conflict

* change description

* change description again

* fix doc

* change param description
2022-04-06 14:55:55 +08:00
SONG Ge
23aa10345f [Orca] Update Documents for Tf2estimator on Pyspark Backend (#4308)
* update tf2estimator on pyspark backend docs
2022-03-31 09:49:56 +08:00
SONG Ge
5d4743a12a [Orca] Update Orca Python API Docs (#4327)
* update orca api docs
2022-03-30 16:48:39 +08:00
pinggao187
9e118bef59 update readthedocs config (#4322) 2022-03-29 18:19:38 +08:00
Qiyuan Gong
6309dbd16b [PPML] Upgrade Kernel version to 5.14 in build from kernel (#4255)
* Upgrade Kernel version to 5.14 in build from kernel
* Add 5.13 nfs issue
2022-03-16 17:08:32 +08:00
Qiyuan Gong
93ea53e1e4 [PPML]Upgrade PPML image version to 2.1.0-SNAPSHOT in readthedoc (#4253)
* Upgrade PPML image version to 2.1.0-SNAPSHOT in readthedoc
2022-03-16 16:02:12 +08:00