Please provide complete information as applicable to your setup.
• Jetson Nx Orin
**• DeepStream 6.3 **
• JetPack Version vidia-jetpack-dev (= 5.1.3-b29)
**• TensorRT Version: libnvinfer-bin 8.5.2-1+cuda11.4 **
• Issue: I had a libnvds_infercustomparser_tao.so file for my app in Jetson Orin Nano. Now I have switched to Jetson Orin
How can I rebuild the right libnvds_infercustomparser_tao.so file again? i cannot find where to compile it. It was in one of the Tao examples I guess. how can I rebuild it for my hardware??
**• How to reproduce the issue ? **
Just switching from Jetson Orin to Jetson Nx caused it but probably the Tensorrt version or other libraries were also a new version. I need to compile .so files according the libraries in my new setup.#
• Deepstream 6.3 I need the custom ser for my custom trained yolo tiny v4 model
Thanks