Shaojie Cui
f1d4fb4d37
cicd:add option bigdl-ppml-trusted-bigdata-gramine ( #6615 )
2022-11-15 16:19:43 +08:00
Juntao_Luo
e85f836acc
[Doc] Sidebar fix ( #6610 )
...
* Update: fix right sidebar word-break.
* Update: fix right sidebar word-break again.
2022-11-15 14:12:00 +08:00
Yuwen Hu
eaa5110db7
[Doc] Migrate requirements file for ReadtheDocs documentation building ( #6602 )
...
* Refactor readthedocs yml file to wget requirements-doc.txt for safety purposes
* Remove requirements-doc.txt from BigDL repo
* temp readme
* Remove requirements-rtd.txt and update README for local doc build
* Small typo fix
2022-11-15 10:00:49 +08:00
Cengguang Zhang
4169d8cb05
Doc: fix spark-submit command for yarn client and cluster mode. ( #6595 )
...
* fix: fix yarn client and cluster spark submit command.
* fix: add properties to cluster mode spark submit command and related description.
2022-11-14 20:41:03 +08:00
Kai Huang
c80bb4b876
Expose k8s tutorial to docs ( #6596 )
2022-11-14 20:35:38 +08:00
Heyang Sun
dabea499ff
fix kmsutils action bug
2022-11-14 16:05:33 +08:00
Heyang Sun
2d7ea756af
fix occlum-customer
2022-11-14 16:01:51 +08:00
binbin Deng
1e5d51f2be
Chronos: add serving forecaster example in document ( #6218 )
2022-11-14 15:10:54 +08:00
Wang Jian
348c6aa092
[PPML] Add occlum manually customer image action build ( #6588 )
...
* fix no word '\'
* add manually customer image build action
* update build path
2022-11-14 13:47:17 +08:00
Wang Jian
da7d065495
[PPML] Add customer image action selection ( #6587 )
2022-11-14 13:17:13 +08:00
Wang Jian
67a8082a4f
[PPML] Add customer action test ( #6586 )
...
* add customer build test
* add start -e runtime env
2022-11-14 13:07:57 +08:00
Juntao_Luo
9cc933bb18
Chronos: Add forecasters filter tags in tutorial page. ( #6068 )
...
* Update: add forecaster tags in tutorial page.
* Bugfix: fix model tag bug.
* Update: update js with pr comment.
2022-11-14 11:10:34 +08:00
Cengguang Zhang
2904af55ed
Doc: update orca-in-5-mins prediction. ( #6554 )
...
* fix: update orca-in-5-mins dataset volume.
* fix: update predict stage.
2022-11-14 11:07:07 +08:00
Jin Hanyu
93351ffd0a
Add python toolkit image to manually_build.yml. ( #6581 )
2022-11-14 10:42:45 +08:00
Cengguang Zhang
1453e5c244
Doc: Update orca hadoop user guide. ( #6574 )
...
* fix: update log filepath and branch.
* feat: update user guide.
* fix: update hadoop user guide
* fix: update hadoop user guide
2022-11-14 09:35:39 +08:00
Ruonan Wang
dbce8f13e0
Chronos : How to preprocess my data guide ( #6446 )
...
* add introduction
* finish basic version
* update nblink
* update based on comments
* update css
2022-11-11 16:30:15 +08:00
Wang Jian
a9c3c18108
[PPML] Split occlum build and run for production ( #6522 )
...
* add mount.sh to mount k8s runtime config
* add mount conf and mkdir mount path
* run.sh init
* entrypoint bash mount
* init bash add_conf.sh
* init dockerfile
* dockerfile add ../file
* add mount.sh and add_conf.sh to dockerfile
* move register and attest
* docker and k8s mount and attest
* occlum-build.sh init
* update default name
* default attest and enable sgx debug
* add move files
* change ../ tp .
* Revert "no"
This reverts commit bd09e193e47c2ed72b10299126df5bcc7784f3da.
* update build image dir
* update build spell
* -it to -i
* update production manually build
* update manually push image name
* update register error message
2022-11-11 14:12:42 +08:00
Jin Hanyu
935b272c9f
Add SGX_LOG_LEVEL to manually_build_for_testing. ( #6558 )
...
* Add SGX_LOG_LEVEL to manually_build_for_testing.
2022-11-11 12:57:56 +08:00
Jin Hanyu
2ecf8c5108
Add SGX_LOG_LEVEL to bigdl_ppml_trusted_python_toolkit. ( #6557 )
...
* Add SGX_LOG_LEVEL to bigdl_ppml_trusted_python_toolkit.
2022-11-11 12:10:39 +08:00
Wang Jian
71177c3f5d
[PPML] Update manually push image name ( #6555 )
2022-11-11 11:11:53 +08:00
Jin Hanyu
65796ac9e7
Modify the directory of bigdl-ppml-python-toolkit in manually_build_for_testing. ( #6553 )
...
* Modify the directory of bigdl-ppml-python-toolkit in manually_build_for_testing.
2022-11-11 10:20:24 +08:00
Jin Hanyu
d5cbc8e5b7
[BugFix] Fix the error of lacking indents. ( #6552 )
...
* [BugFix] Fix the error of lacking indents.
2022-11-11 09:50:07 +08:00
Jin Hanyu
db5791fecb
[BugFix] Fix syntax error of manually_build_for_testing. ( #6545 )
...
* Build python toolkit image in manually build for test.
* Correct the name of image in options and job.
* Fix the error fo manually_build_for_testing.yml.
2022-11-10 17:32:00 +08:00
Jin Hanyu
25d01a16b5
Build python toolkit image in manually build for test. ( #6542 )
...
* Build python toolkit image in manually build for test.
* Correct the name of image in options and job.
2022-11-10 17:04:30 +08:00
Wang Jian
bd073e940a
[PPML] Update manually build work dir ( #6540 )
...
* update manually build work dir
* container name remove /
2022-11-10 15:56:48 +08:00
Wang Jian
9b472e80f2
[PPML] Build image Action use cache and update production build ( #6532 )
2022-11-10 13:47:03 +08:00
Wang Jian
2fcf2e1fd5
[PPML] Update occlum production build ( #6526 )
2022-11-10 11:04:08 +08:00
Kai Huang
9c99751288
Update Orca 5min ( #6524 )
2022-11-10 10:57:19 +08:00
Kai Huang
7da102243e
Update Orca install doc ( #6518 )
...
* update install
* update
* update
* update link
* update 5min
* update 5mins
* update link
2022-11-10 10:28:46 +08:00
Qiyuan Gong
17fb75f8d7
[PPML] Refine readthedoc lines and space ( #6509 )
...
* Remove empty lines
* Use same space for indent
* Add empty line at the end
2022-11-09 13:41:21 +08:00
Juntao_Luo
4f3c27bde0
Chronos: upload prediction how-to-guide. ( #5959 )
...
* Upload:how_to_use_forecaster_to_predict_future_data how to guide.
* Update: update hyperlink in notebook.
* Update: update how-to-guide
* Update: update guide with pure prediction.
* tmp save
* test
* update how to predict
* make cell hidden
* update
* update toc
* update based on coments
Co-authored-by: ruoan1.wang <ruonan1.wang@intel.com>
2022-11-09 09:20:19 +08:00
Qiyuan Gong
a46618844f
[PPML] Add mermaid to deployment and installation doc ( #6497 )
...
* Fix deployment doc mermaid.
* Add PCCS network to installation doc.
2022-11-09 08:57:17 +08:00
David smurf
4403c7727f
Chronos: forecaster save/load how-to guide ( #5684 )
...
* how to save and load forecaseter
* add doc of forecaster save and load
* update save and load notebook
* update notebook
* update link
* fix typo
Co-authored-by: ruoan1.wang <ruonan1.wang@intel.com>
2022-11-08 21:49:23 +08:00
Heyang Sun
7302451234
add debug image for azure
2022-11-08 16:39:29 +08:00
Qiyuan Gong
0a49cd03bf
[PPML] Reorg Readthedoc tutorial & menu ( #6476 )
...
* Change User Guide to Introduction
* Add Installation
* Refine toc and examples
* Refine title
* Add FAQs for Installation
2022-11-08 16:26:59 +08:00
Heyang Sun
8b41130ca0
add 16g gramine image
2022-11-08 15:14:13 +08:00
Heyang Sun
ff69b05616
Update manually_build.yml
2022-11-08 15:06:05 +08:00
Kai Huang
1e7681325b
Update yarn tutorial ( #6456 )
...
* update yarn tutorial
* style
* update
* revert
* minor
2022-11-07 13:58:58 +08:00
Cengguang Zhang
5346ef45d8
Orca: update orca-in-5-minutes to tf2 estimator. ( #6404 )
...
* feat: update orca-in-5-minutes to tf2 estimator.
* fix: fix code and tensorflow version.
* fix: fix typo.
* fix: add config in estiamtor construction.
* feat: add random split to dataframe.
* fix: fix typo.
* feat: add test data in fit.
* fix: update link branch to main
* fix: fix typo.
2022-11-04 16:46:09 +08:00
Yuwen Hu
7cb86aeddd
[Doc] Enable Mermaid diagrams in our documentation ( #6450 )
...
* Add sphinxcontribute-mermaid extension
* Add manual link for mermaid.js
* Load mermaid.js before require.js to avoid errors
* Update documentation guide for the usage of mermaid diagram in our doc
* Resolve error caused by double loaded mermaid.js
* Small fixes
* Small fix based on comments
2022-11-04 15:38:15 +08:00
Cengguang Zhang
916fdecd27
Orca: Document polishing ( #6382 )
...
* fix: delete redundant quick examples.
* feat: add How-to Guides with use cases.
* fix: _toc.yml
* fix: fix typo.
* fix: fix typo and file location.
* fix: add quickstarts to _toc.yml
2022-11-04 15:02:37 +08:00
liangs6212
29e9c18c70
Chronos: Make known issue page more friendly ( #6321 )
...
* make known issues more friendly
* resettitle size
* add new line
* fix style
* fix style again
* fix style again
* fix known issues
2022-11-04 14:43:50 +08:00
Hu, Zhaojie
84f5106a73
[Chronos]: Add how-to guides for exporting torchscript files to disk ( #6319 )
...
* add how-to guide for exporting to torchscript files
* fix nblink
* update description
* add onnxruntime-extensions
2022-11-04 14:41:42 +08:00
Heyang Sun
f9f2b9614b
fix bug
2022-11-04 12:00:06 +08:00
Heyang Sun
5c5066b2c0
add debug log level image in noattest
2022-11-04 11:44:56 +08:00
Heyang Sun
1497bde87a
add debug log level gramine images
2022-11-04 10:17:26 +08:00
Heyang Sun
d911f89b8d
add debug log level image
2022-11-04 10:16:50 +08:00
Jiao Wang
85445fdd39
add support for acr ( #6440 )
2022-11-03 19:09:16 -07:00
Junwei Deng
250ea019bd
Nano: fix torch version to enable nano API doc ( #6429 )
2022-11-03 18:14:54 +08:00
Yuwen Hu
77129f33cf
Fix failed link in BigDL README ( #6431 )
2022-11-03 17:55:08 +08:00