Hi everyone,
I want to know, How I can to run the TLT models with GPU? when I run the each of models like peoplenet/trafficcam/detectnet_v2 , …, automatically switching to running some layers on DLA and some layers on GPU, but I want to specific which of accelerators run that model, GPU/DLA0/DLA1?
I used enable-dla and use-dla-core option in the property, but don’t difference , all states switch into DLA+GPU.