Ezra-Yu
|
1c82863449
|
fix lint
|
2022-07-18 11:11:13 +08:00 |
Ezra-Yu
|
0f30c392a3
|
from core to engine
|
2022-07-18 11:11:13 +08:00 |
Ezra-Yu
|
24ae53a4a0
|
[Enhance] Return code 1 if scripts runs failed. (#694)
* return code 1 when run failed
* return code 1 when run failed
|
2022-03-03 10:54:16 +08:00 |
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 |
Ma Zerun
|
f9eb9b409b
|
[Docs] Add Copyright information. (#413)
|
2021-08-17 19:52:42 +08:00 |
q.yao
|
dbddde52ef
|
[Feature] TensorRT test tools. (#284)
* first commit
* update resnext result
* update docs
* update docstring
|
2021-06-12 21:47:10 +08:00 |
QingChuanWS
|
01d2849b76
|
[Feature]: add onnxruntime test tool (#212)
* [draft] add onnxruntime accuruacy verification
* fix a bug
* update code
* fix lint
* fix lint
* update code and doc
* update doc
* update code
* update code
* updata doc and updata code
* update doc and fix some bug
* update doc
* update doc
* update doc
* update doc
* update doc
* update doc
* fix bug
* update doc
* update code
* move CUDAExecutionProvider to first place
* update resnext accuracy
* update doc
Co-authored-by: maningsheng <maningsheng@sensetime.com>
|
2021-04-26 13:57:08 +08:00 |