Not working with jetson xaiver jetpack 4.6? #265

Closed
opened 2021-09-24 03:41:32 +02:00 by toplinuxsir · 3 comments
toplinuxsir commented 2021-09-24 03:41:32 +02:00 (Migrated from github.com)

not working with jetson xaiver jetpack 4.6?
compile error:

tkDNN/include/tkDNN/pluginsRT/ActivationLeakyRT.h(4): error: incomplete type is not allowed
not working with jetson xaiver jetpack 4.6? compile error: ``` tkDNN/include/tkDNN/pluginsRT/ActivationLeakyRT.h(4): error: incomplete type is not allowed ```
mive93 commented 2021-09-24 03:45:22 +02:00 (Migrated from github.com)

Hi @toplinuxsir,
The problem is TensorRT8, it's still a WIP.

Hi @toplinuxsir, The problem is TensorRT8, it's still a WIP.
toplinuxsir commented 2021-09-25 01:00:19 +02:00 (Migrated from github.com)

@mive93 Thanks I got it

@mive93 Thanks I got it
mive93 commented 2021-11-24 18:26:14 +01:00 (Migrated from github.com)

TensorRT8 is now supported on tensorrt8 branch.
Every model and data type is properly working.

TensorRT8 is now supported on [tensorrt8 branch](https://github.com/ceccocats/tkDNN/tree/tensorrt8). Every model and data type is properly working.
This repo is archived. You cannot comment on issues.
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mmr/tkDNN#265