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
Heyang Sun
23d79f7b7b
Update manually_build.yml
2022-11-02 12:13:35 +08:00
Junwei Deng
654baef1a3
Nano: refactor inference optimizer code for better code reuse ( #6330 )
...
* add base optimizer for future InferenceOptimizer keras
* fix type
* add type change
* change doc
2022-11-02 11:07:57 +08:00
Qiyuan Gong
c9b06eb431
[PPML] Add MP Auto and warning ( #6395 )
...
* Add MP Auto in BIOS
* Add warning for installation from binary
2022-11-02 09:07:30 +08:00
Jiao Wang
4dac556c68
[PPML] Update documentation of PPML Occlum on Azure ( #6372 )
...
* update with Azure Marketplace
* update
* update
2022-10-31 18:59:07 -07:00
Junwei Deng
2629bb0645
Chronos: fix the installation guide link ( #6322 )
2022-10-31 17:27:38 +08:00
Yuwen Hu
95ef573fc4
[Doc] Add contributor guide for writing new documentation ( #6254 )
...
* Revise toc tree & add draft version for document guide
* Add more contents and revise documentation guide
* Rename new file for documentation guide
* Add some new contents and try to change html tables to plain text tables for generated styles
* Change back to html table with specified css
* Add some new contents and small revision
* Revise contributor index page
* Minor typo fixes for landing page quicklinks
* Revise based on comments
* Add rst card components and small revisions
2022-10-31 16:29:25 +08:00
Heyang Sun
1aa0be32ff
set no-attest flag in image build console
2022-10-31 14:37:22 +08:00
Heyang Sun
ed3cc9ed64
set no-attest flag in image build console
2022-10-31 14:34:39 +08:00
Qiyuan Gong
56fcec2314
[PPML] Fix deploy in production link ( #6363 )
...
* Fix deploy in production link. Thanks to @Oscilloscope98
2022-10-31 14:13:46 +08:00
Shaojie Cui
13f2557785
[PPML]CI/CD: build 64g Bigdata Toolkit ( #6348 )
2022-10-28 14:51:24 +08:00
Shaojun Liu
3751a1134c
remove default value for commit id ( #6338 )
2022-10-28 08:43:09 +08:00
Shaojun Liu
7edf650344
[ppml]: create a workflow for ppml developer to build image based on specific commit id ( #6334 )
...
* Create manually_build_for_testing.yml
* Update manually_build_for_testing.yml
* Update manually_build_for_testing.yml
* Update manually_build_for_testing.yml
2022-10-28 08:37:40 +08:00
Xiangyu Tian
df3c04199f
Add BigDL-PPML-Azure-Occlum-Example to readthedocs ( #6292 )
...
* Init
* Refine
* Refine
* Fix
2022-10-27 16:50:34 +08:00
Guancheng Fu
97b5c6a813
[PPML] fix mnist.py ( #6320 )
...
* fix mnist.py
* Add default SGX_LOG_LEVEL to error in workflow
2022-10-27 11:14:14 +08:00
Guancheng Fu
8a15a79b1a
[PPML] Modify image to support pert model ( #6293 )
2022-10-26 11:48:48 +08:00
Xin Qiu
aea43b44d4
update VFL HE document ( #6262 )
...
* Create vfl_he
* Rename vfl_he to vfl_he.md
* upload fl_ckks.PNG
* Update vfl_he.md
* Update vfl_he.md
* Update overview.md
2022-10-26 08:23:12 +08:00
Hu, Zhaojie
662628f4db
Chronos: Add how-to guides for exporting ONNX/OpenVINO files to disk ( #6234 )
...
* create how-to guides for export model files to onnx/openvino
* add how to export onnx files
* add to doc
* hide the training process
* fix
* add how to export openvino files
* fix onnx
* fix nblink
* fix onnx
* change import
* fix onnx
* update some descriptions
* update yml file
2022-10-25 16:24:35 +08:00