Commit graph

13 commits

Author SHA1 Message Date
Yuwen Hu
e0ea7b8244
[Doc] IPEX-LLM Doc Layout Update (#10532)
* Fix navigation bar to 1

* Remove unnecessary python api

* Fixed failed langchain native api doc

* Change index page layout

* Update quicklink for IPEX-LLM

* Simplify toc and add bigdl-llm migration guide

* Update readthedocs readme

* Add missing index link for bigdl-llm migration guide

* Update logo image and repo link

* Update copyright

* Small fix

* Update copyright

* Update top nav bar

* Small fix
2024-03-25 16:23:56 +08:00
Kai Huang
a3848611e8 Add Orca workflow image (#8049) 2023-04-14 15:38:32 +08:00
Shengsheng Huang
f2e4c40cee change the readthedocs theme and reorg the sections (#6056)
* refactor toc

* refactor toc

* Change to pydata-sphinx-theme and update packages requirement list for ReadtheDocs

* Remove customized css for old theme

* Add index page to each top bar section and limit dropdown maximum to be 4

* Use js to change 'More' to 'Libraries'

* Add custom.css to conf.py for further css changes

* Add BigDL logo and search bar

* refactor toc

* refactor toc and add overview

* refactor toc and add overview

* refactor toc and add overview

* refactor get started

* add paper and video section

* add videos

* add grid columns in landing page

* add document roadmap to index

* reapply search bar and github icon commit

* reorg orca and chronos sections

* Test: weaken ads by js

* update: change left attrbute

* update: add comments

* update: change opacity to 0.7

* Remove useless theme template override for old theme

* Add sidebar releases component in the home page

* Remove sidebar search and restore top nav search button

* Add BigDL handouts

* Add back to homepage button to pages except from the home page

* Update releases contents & styles in left sidebar

* Add version badge to the top bar

* Test: weaken ads by js

* update: add comments

* remove landing page contents

* rfix chronos install

* refactor install

* refactor chronos section titles

* refactor nano index

* change chronos landing

* revise chronos landing page

* add document navigator to nano landing page

* revise install landing page

* Improve css of versions in sidebar

* Make handouts image pointing to a page in new tab

* add win guide to install

* add dliib installation

* revise title bar

* rename index files

* add index page for user guide

* add dllib and orca API

* update user guide landing page

* refactor side bar

* Remove extra style configuration of card components & make different card usage consistent

* Remove extra styles for Nano how-to guides

* Remove extra styles for Chronos how-to guides

* Remove dark mode for now

* Update index page description

* Add decision tree for choosing BigDL libraries in index page

* add dllib models api, revise core layers formats

* Change primary & info color in light mode

* Restyle card components

* Restructure Chronos landing page

* Update card style

* Update BigDL library selection decision tree

* Fix failed Chronos tutorials filter

* refactor PPML documents

* refactor and add friesian documents

* add friesian arch diagram

* update landing pages and fill key features guide index page

* Restyle link card component

* Style video frames in PPML sections

* Adjust Nano landing page

* put api docs to the last in index for convinience

* Make badge horizontal padding smaller & small changes

* Change the second letter of all header titles to be small capitalizd

* Small changes on Chronos index page

* Revise decision tree to make it smaller

* Update: try to change the position of ads.

* Bugfix: deleted nonexist file config

* Update: update ad JS/CSS/config

* Update: change ad.

* Update: delete my template and change files.

* Update: change chronos installation table color.

* Update: change table font color to --pst-color-primary-text

* Remove old contents in landing page sidebar

* Restyle badge for usage in card footer again

* Add quicklinks template on landing page sidebar

* add quick links

* Add scala logo

* move tf, pytorch out of the link

* change orca key features cards

* fix typo

* fix a mistake in wording

* Restyle badge for card footer

* Update decision tree

* Remove useless html templates

* add more api docs and update tutorials in dllib

* update chronos install using new style

* merge changes in nano doc from master

* fix quickstart links in sidebar quicklinks

* Make tables responsive

* Fix overflow in api doc

* Fix list indents problems in [User guide] section

* Further fixes to nested bullets contents in [User Guide] section

* Fix strange title in Nano 5-min doc

* Fix list indent problems in [DLlib] section

* Fix misnumbered list problems and other small fixes for [Chronos] section

* Fix list indent problems and other small fixes for [Friesian] section

* Fix list indent problem and other small fixes for [PPML] section

* Fix list indent problem for developer guide

* Fix list indent problem for [Cluster Serving] section

* fix dllib links

* Fix wrong relative link in section landing page

Co-authored-by: Yuwen Hu <yuwen.hu@intel.com>
Co-authored-by: Juntao Luo <1072087358@qq.com>
2022-10-18 15:35:31 +08:00
Jiao Wang
f5909aee9f Update Azure PPML docs (#5163)
* update doc

* update

* update

* update
2022-07-25 12:59:34 -07:00
Shane Huang
53ba2d8279 fix docs (#5009)
* fix docs

* add resources
2022-07-04 16:59:10 +08:00
jenniew
e150593602 Azure PPML documentation (#4675)
* az doc

* update

* update
2022-06-07 08:20:24 -07: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
Uxito-Ada
5446123cde [PPML] Refine kms-client (#4011)
* [PPML] Refine kms-client

* Update submit-spark-job-with-kms-local-sgx.sh

* Update submit-spark-job-with-kms-local-sgx.sh
2022-02-14 13:31:04 +08:00
Uxito-Ada
ac22864d9c [PPML] Modify Files about KMS (#3917) 2022-01-21 09:41:59 +08:00
Uxito-Ada
0713f3db26 [PPML] Add ehms KMS client (#3748)
* [PPML] Add ehms kms client scripts

* Add timeout parameter in requests and INFO log

* Update DecryptFile.py

* Update EncryptFile.py

* Add 2 new api scripts

* Update EncryptFilesAutomation.py

* Update EncryptFile.py

Enable users to specify save_path in EncryptFile.py

* Update DecryptFile.py

Enable users to specify save_path in DecryptFile.py

* Add DecryptFilesAutomation.py and delete EncryptFromMemory.py

* Move kms-client to ppml/

* Update Dockerfile

* Add .py, .sh and .jar files for kms e2e example

* Update Dockerfile

* Update kms-saprk-e2e-example.sh

Fresh the kms-spark-e2e-example.sh to successfully tested version

* Do not use plaintext in shell anymore

* Update DecryptFilesWithSpark.sh

* Update kms-e2e-example.sh

* Delete log

* Update Dockerfile

* Update Dockerfile

Turn to the schema that mount kms-client folder when run docker

* Update Dockerfile

* Copy requirement file to trusted-big-data-ml/python/docker-graphene

* Add the READEME doc for kms

* Modify README

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Convert from mounting to pre-copying

* Enable SSL/TLS in spark job

* Update README.md

* Update README.md

* Update build-docker-image.sh

* Update build-docker-image.sh

* Convert .db to multiple .csv first before encryption

* Update EncryptDBAutomation.py

* Update README.md

* Update EncryptDBAutomation.py

* Update requirement.yml

Specify the cryptography version to solve the overflowerror when input data size>2.8G

* Remove the example and update APIs

* Modify codes according to reviews

* Resolve the bug about multi-file col-encryption and repetitive encryption

* Update kms-e2e-example.sh

Remove debug codes.

* Update kms-e2e-example.sh

move SGX output to log

* Add the jar for saprk column decryption

* Update EncryptDBAutomation.py

* Add API V2

* Update FileOperator.py

* Update KeyManager.py

* Update KmsApi.py

* Update RestCaller.py

* Update kms-e2e-example.sh

* Add two scripts for V2 KMS

* replace v1 API with v2

* Update Dockerfile

* Upload version that tested

* Update DecryptFilesWithSpark.sh

* Update README.md

* Refresh README

* Update README.md

* Update README.md
2022-01-20 14:13:29 +08:00
Jason Dai
547f88ab22 Add files via upload 2021-10-18 16:59:17 +08:00
Jason Dai
929ace496e bigdl_logo 2021-10-18 16:23:36 +08:00
gaoping
21543a05ed add docs 2021-10-12 11:06:44 +08:00