Darren
8276ccf4fd
[v005] set INT8 calibrate set via cmake ( #459 )
...
Reviewed by: @L1aoXingyu
2021-04-19 10:22:48 +08:00
慕湮
fc67350e99
Add python interface by pybind11 and Int8 mode
...
Reviewed by: @TCHeish
2021-04-12 15:05:21 +08:00
Darren
d7c1294d9e
fastrt patch update
...
Summary:
move div255 to gpu
add read/write numpy ndarray, which will make the comparison between torch and trt results more easily.
Reviewed By: l1aoxingyu
2021-03-10 10:53:18 +08:00
darrenhsieh
159494e4a4
refactor: model class
...
* add Module as base class
* add head type
* replace template func args with Module ptr
* add Module factory
2021-02-13 21:14:14 +08:00
darrenhsieh
dc5f1924dc
feat: support reid model with trt C++APIs
...
Summary: support reid model with tensorrt network definition APIs
2021-01-30 15:40:05 +08:00