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
Обновлено 3/24/2026
Звёзды
121
Форки
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.
Установка
$ install --globalskills.sh
Использование
После установки вы можете использовать этот skill, выполнив следующую команду в терминале:
skills use tripy-compilation