Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 788 Bytes

File metadata and controls

16 lines (9 loc) · 788 Bytes

TensorRT for RTX Samples

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.

Available Samples

  • 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.

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.