Skip to main content

NVIDIA/TensorRT-Incubator

SkillsMP 已收集 NVIDIA/TensorRT-Incubator 中的 7 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
7
GitHub 星标
126
GitHub Forks
30

这个仓库中的 skills

已展示 7 / 7 个已收集 Skill。

职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Author input/output constraints for nvtripy operations using the declarative constraint DSL. Use when: defining input_requirements or output_guarantees, writing @wrappers.interface decorators, auto-casting dtypes, using GetInput/GetReturn/OneOf/If/Equal,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Debug and diagnose errors in nvtripy code. Use when: interpreting TripyException stack traces, enabling MLIR/TensorRT debug output, understanding error reporting with stack_info, using raise_error, configuring debug environment variables, tracing compilation…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Write API documentation for nvtripy following project conventions. Use when: writing docstrings for ops or modules, adding code examples, using @export.public_api document_under paths, creating Sphinx RST cross-references, understanding the docs build…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Add a new neural network module to nvtripy. Use when: creating an nn layer, implementing a Module subclass, adding a new layer like Linear/LayerNorm/Conv, defining parameters with DefaultParameter or OptionalParameter, using constant_fields decorator.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Add a new operation to nvtripy. Use when: implementing a new op, adding a frontend op, creating a trace op, registering an op in the API. Covers the full Frontend → Trace → MLIR pipeline including export decorators, constraint definitions, and init…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Write tests for nvtripy following project conventions. Use when: adding tests for ops, modules, trace operations, or compilation, using pytest parametrize, testing error cases with helper.raises, testing dtype combinations, understanding test directory…

原文语言:英语

更新
已展示 7 / 7 个已收集 Skill。