perseusdg
|
b75cecb105
|
Added constant and zero padding with ISliceLayer,need to add them for tensorrt versions less than 8.2 using IPluginV2Ext instead of ISliceLayer since they dont seem to support reflect and zero
|
2022-01-04 09:03:04 +05:30 |
|
perseusdg
|
c5e66c6bf6
|
TRT8 works with almost every nerual network now!!!!(including demo3d)
|
2021-10-28 23:35:37 +05:30 |
|
perseusdg
|
8c36dd0431
|
mobilenet works with trt7(IPluginV2IOExt) ,need to test it with trt8
|
2021-10-27 18:00:33 +05:30 |
|
perseusdg
|
54e7af11ed
|
tensorrt7 support for ipluginv2
|
2021-10-18 18:07:57 +05:30 |
|
Harshvardhan Chandirasekar
|
65ba5c9844
|
tkDNN can now deserialize tensorrt-8 engine (both through test_* and trtexec)
but demo has issues in yolo::computeDetections
|
2021-09-05 01:06:56 +05:30 |
|
perseusdg
|
de83ae5d25
|
update tensorrt8 branch
|
2021-08-30 19:04:26 +05:30 |
|
perseusdg
|
eba78e7e78
|
Updates to build libkernel.so under TensorRT 8
|
2021-08-16 13:59:19 +05:30 |
|
hchandirasekar
|
e94e1f7622
|
tkdnn first patch for windows
|
2021-03-24 22:26:46 +05:30 |
|
Francesco Gatti
|
8cff886ee5
|
Flatten batch to be checked
|
2020-04-23 01:18:27 +02:00 |
|
xavier
|
3eb079dd13
|
Add Mobilenetv2 SSD Lite post and preprocessing, add mobilenet demo
Signed-off-by: xavier <micaelaverucchi@gmail.com>
|
2020-02-26 17:42:20 +01:00 |
|