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.
maintainer
NVIDIA
Actualizado 3/24/2026
Estrellas
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.
Instalación
$ install --globalskills.sh
Uso
Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:
skills use tripy-compilation