Commit graph

6 commits

Author SHA1 Message Date
Yuwen Hu
7ef605b58f [Nano] Correct typos in ReadtheDocs (#5250)
* Correct typos for Nano User Guide page

* Correct typos for BigDL-Nano PyTorch Training Overview page

* Correct typos for BigDL-Nano PyTorch Inference Overview page

* Correct typos for BigDL-Nano PyTorch ONNXRuntime Acceleration Quickstart page

* Correct typos for Windows User Guide page

* Correct typos for BigDL-Nano TensorFlow Training Overview page

* Correct typos for BigDL-Nano TensorFlow Inference Overview page

* Small fix based on Shengsheng's comments

* Fix based on Wang, Yang's comments
2022-08-03 10:37:08 +08:00
Yishuo Wang
0f78a568c7 add tutorial, notebook and API doc for LightningLite (#5114)
* add tutorial, notebook and API doc for LightningLite
* increase the timeout when running tutorial notebook
* change docs and tutorial to use new API
2022-08-02 09:15:50 +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
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
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
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