This directory contains standalone samples demonstrating TensorRT for RTX functionality. Each sample focuses on different aspects of TensorRT for RTX usage.
For detailed information about each sample's features and implementation, please refer to their individual README files and source code.
- Hello World - A basic example showing how to create and run a simple TensorRT-RTX network
- API Usage - Demonstrates how to use TensorRT-RTX advanced APIs for fine-grained control of inference
To build and run each sample, follow the instructions provided in their respective README files.
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.