Yuwen Hu
06cb1971c7
[Nano] Fix import path in API docs ( #7208 )
...
* Small fixes to (un)patch_tensorflow api doc and make its import path in api doc show as the recommended one
* Add api doc for nano_bf16 decorator
* Move api doc for bigdl.nano.tf.keras.InferenceOptimizer out of bigdl.nano.tf.keras to make it more clear
* Fix python styles
* Fix path in Nano PyTorch API docs
* Add api doc for bigdl.nano.pytorch.patching.patch_encryption
* Add a note box for bigdl.nano.pytorch.patching.patch_encryption api doc
* Fix Python style again
* Fix path in Nano HPO API doc and other small fixes
2023-01-11 14:24:12 +08:00
Yuwen Hu
6bc720d26a
[Nano] Add API doc for bigdl.nano.pytorch.nano decorator ( #7068 )
...
* Add Api doc for bigdl.nano.pytorch.nano decorator
* Fix Python styles
* Small fix
* Remove strange 'method' in InferenceOptimizer api doc
2022-12-26 09:25:57 +08:00
Junwei Deng
f304d33168
Nano: add patching function for dtype ( #6947 )
...
* add patching function for dtype
* update
* fix pep8
* update the parameter name
2022-12-16 16:16:12 +08:00
Yuwen Hu
988bdc18cf
Remove DEFAULT_INFERENCE_ACCELERATION_METHODfor InferenceOptimizer.optimize pniapi doc ( #6745 )
2022-11-24 11:26:52 +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
Junwei Deng
6a7ab76a8e
Nano: add a patch_torch/patch_tensorflow API for friendly usage ( #5946 )
...
* add a prototype code
* add patch_nano
* add pep8 changes
* add cv ppl
* fix bug
* add unpatch
* add updates
* update comment
* add changes
* add doc
* update and refactor
* update test
* fix doc
* fix according to cmt
* fix style
* fix doc
* fix bug
* fix style
* fix bug
* fix code
* add split patching api
* fix doc
* patch api to each framework
* fix pep8
* fix style
* fix style and cmt
2022-10-19 14:29:24 +08:00
Ruonan Wang
edcab051a9
Nano : add API for InferenceOptimizer and deprecated some Trainer APIs ( #5768 )
...
* add api and deprecated
* add license
* add deprecated
* update comment for api display
* modify comment
* update based on comment
2022-09-15 18:43:47 +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
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