Commit Graph

9 Commits (6dac07f68dc9c2942b3e13825b29650e2d4eb55d)

Author SHA1 Message Date
littletomatodonkey 6dac07f68d
fix quant logic (#1941)
* fix quant logic

* add support for trt+int8 inference

* add support for swin quant

* fix swin and quant

* fix assert info

* fix assert info

* fix log
2022-05-23 19:04:27 +08:00
gaotingquan 85f0e073a8 fix: fix error raised on macOS 2022-03-04 14:49:16 +08:00
Tingquan Gao b27acf6ace
fix: remove set_mkldnn_cache_capacity (#1695)
use set_mkldnn_cache_capacity() to avoid memory leak and the bug is fixed in Paddle so that it is not needed in cv now.
2022-02-28 09:53:49 +08:00
lubin10 2960b4c28b support onnx inference for cls; add readme 2022-01-20 09:34:33 +00:00
cuicheng01 1718ff66b6 update predictor.py 2021-11-25 12:36:53 +00:00
dongshuilong 7ac12a9403 update benchmark 2021-08-03 03:42:45 +00:00
dongshuilong 9e8dd9f65e fix bugs 2021-07-20 12:19:55 +00:00
littletomatodonkey de72c8f6ce support system prediction 2021-06-04 15:23:23 +00:00
littletomatodonkey c356974e14 add inference and its yaml 2021-06-04 09:28:37 +00:00