Hi, I am trying QNX RTOS on Nvidia Orin board. I have seen the cross-compilation of TensorRT on QNX.
Does QNX RTOS have the same C++ APIs as in the TensorRT library?
Header files, NvInfer.h and NvOnnxParser.h are a part of TensorRT library. Is the library supported and could the header files be compiled in QNX.
Please mention if the C++ APIs of TensorRT are the same (or) Is there a different procedure for inference pipeline(TensorRT) in QNX.
Thanks
Pandian