Minimal TensorRT demo on NVIDIA L4 GPUs: Export PyTorch MLP to ONNX, optimize with FP16, and achieve 40%+ latency reduction via batched inference.
-
Updated
Nov 14, 2025 - Python
Minimal TensorRT demo on NVIDIA L4 GPUs: Export PyTorch MLP to ONNX, optimize with FP16, and achieve 40%+ latency reduction via batched inference.
Implemented the DROID-SLAM visual SLAM pipeline on the NVIDIA Jetson AGX Orin to achieve real-time camera tracking and 3D scene reconstruction on edge hardware. The project focuses on running deep-learning-based SLAM efficiently on an embedded GPU device.
Add a description, image, and links to the tensor-rt topic page so that developers can more easily learn about it.
To associate your repository with the tensor-rt topic, visit your repo's landing page and select "manage topics."