How to pass nvscibuf to nvmedia_dla

Please provide the following info (tick the boxes after creating this topic):
Software Version
DRIVE OS 6.0.9.0

Target Operating System
Linux

Hardware Platform
DRIVE AGX Orin Developer Kit (not sure its number)

SDK Manager Version
2.1.0

Host Machine Version
native Ubuntu Linux 20.04 Host installed with SDK Manager

Issue Description

I used trtexec tool to convert dla engine with standalone mode and the input of dla engine is int8:dla_hwc4

My question is, how to pass nvscibuf after nvmedia image processing as dla’s input ?
Since the nvscibuf object with attribution of image has datatype of uint8, but dla engine need inputs with datatype of int8.

Is there any other way besides map uint8 data to int8 data on cpu/cuda ?

1 Like

Dear @parkerpang1997,
This forum is exclusively for developers who are part of the NVIDIA DRIVE® AGX SDK Developer Program | NVIDIA Developer To post in the forum, please use an account associated with your corporate or university email address.
This helps us ensure that the forum remains a platform for verified members of the developer program.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.