DLA is not working on TensorRT version 6 #79

Open
opened 2020-07-14 13:15:24 +02:00 by urmydata · 1 comment
urmydata commented 2020-07-14 13:15:24 +02:00 (Migrated from github.com)

image

Hi,

In the given code, there is no configRT->set*.
So, in the TensorRT version 6, layers are not allocated on DLA.

I changed the code like the figure, and it works.

Thanks.

![image](https://user-images.githubusercontent.com/20039661/87419253-2329b880-c60e-11ea-86e8-61bf7b43574b.png) Hi, In the given code, there is no configRT->set*. So, in the TensorRT version 6, layers are not allocated on DLA. I changed the code like the figure, and it works. Thanks.
mive93 commented 2020-07-15 19:35:14 +02:00 (Migrated from github.com)

Hi @urmydata ,

thanks. We'll look into that.

Hi @urmydata , thanks. We'll look into that.
This repo is archived. You cannot comment on issues.
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mmr/tkDNN#79