APP_CUSTOM=1
).APP_AUDIO=1
).APP_CAMERA=1
).APP_EIM=1
).APP_CUSTOM=1
with the application you want to build. See ‘Hardware acceleration’ below for the hardware specific flags. You probably want these.
‘NVIDIA Jetson’ refers to the following devices:On NVIDIA Jetson Orin and NVIDIA Jetson you can also build with support for TensorRT, this fully leverages the GPU on the jetson device. This is not available for SSD object detection models, but available for FOMO, other object detection models, and regular classification/regression models. To build with TensorRT:‘NVIDIA Jetson Orin’ refers to the following devices:
- NVIDIA Jetson Xavier NX Series, Jetson TX2 Series, Jetson AGX Xavier Series, Jetson Nano, Jetson TX1
‘Jetson’ refers to all NVIDIA Jetson devices.
- NVIDIA Jetson AGX Orin Series, Jetson Orin NX Series, Jetson Orin Nano Series
APP_EIM=1
:
build/model.eim
and can be used directly by your application.