Closed jjzhu closed 9 months ago
in pushImg, we have to copy memory from cpu to gpu or device to device. for Jetson devices, such as AGX orin, can we save this step by leveraging shared memory.
Yeah, good idea, Will add this feature once we have time.
we won't develop this feature as this sample mainly guidance for QAT and deepstream deploy
in pushImg, we have to copy memory from cpu to gpu or device to device. for Jetson devices, such as AGX orin, can we save this step by leveraging shared memory.