home/categories/framework-internals/nvidia-tensorrt-incubator-tripy-github-skills-tripy-compilation-skill-md
framework-internalsdevelopment

tripy-compilation

Work with the nvtripy compilation pipeline. Use when: using tp.compile, creating InputInfo or DimensionInputInfo, understanding the Trace → MLIR → TensorRT flow, configuring optimization levels, working with Executable objects, debugging compilation, using dynamic shapes or NamedDimension.

NVIDIA
maintainer
NVIDIA
Updated 3/24/2026
Stars
121
Forks
25
quick start

Installation and usage

Work with the nvtripy compilation pipeline. Use when: using tp.compile, creating InputInfo or DimensionInputInfo, understanding the Trace → MLIR → TensorRT flow, configuring optimization levels, working with Executable objects, debugging compilation, using dynamic shapes or NamedDimension.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use tripy-compilation