mmpretrain/tools/deployment
RunningLeon 9ee41577d0
[Enhance] Add deprecation message for deploy tools. (#697)
* add derepcation message for deploy tools

* add space

* Update tools/deployment/onnx2tensorrt.py

Co-authored-by: Ma Zerun <mzr1996@163.com>

* remove colorama package

* use plaintext to avoid import mmcv

Co-authored-by: Ma Zerun <mzr1996@163.com>
2022-02-23 22:24:44 +08:00
..
mmcls2torchserve.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
mmcls_handler.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
onnx2tensorrt.py [Enhance] Add deprecation message for deploy tools. (#697) 2022-02-23 22:24:44 +08:00
pytorch2mlmodel.py [Feature] Add conversion script from pytroch to mlmodel (#597) 2022-01-13 12:32:52 +08:00
pytorch2onnx.py [Enhance] Add deprecation message for deploy tools. (#697) 2022-02-23 22:24:44 +08:00
pytorch2torchscript.py [Docs] Add code-spell pre-commit hook and fix a large mount of typos. (#470) 2021-10-13 14:33:07 +08:00
test.py [Enhance] Add deprecation message for deploy tools. (#697) 2022-02-23 22:24:44 +08:00
test_torchserver.py [Tool] Add a tool to test TorchServe. (#468) 2021-10-14 17:56:32 +08:00