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 |
|