Skip to content

Pull requests: pytorch/TensorRT

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: Remove explicit casts from the torch.compile pre aten identity lowering pass cla signed component: api [Python] Issues re: Python API component: core Issues re: The core compiler component: dynamo Issues relating to the `torch.compile` or `torch._dynamo.export` paths component: lowering Issues re: The lowering / preprocessing passes needs-release-cherrypick
#4264 opened May 15, 2026 by narendasan Collaborator Loading…
7 tasks done
docs: Update nightly package install instructions
#4263 opened May 14, 2026 by fs-eire Loading…
7 tasks
chore: add moe tests cla signed component: tests Issues re: Tests
#4262 opened May 13, 2026 by zewenli98 Collaborator Loading…
6 of 7 tasks
Replace FakeTensorUpdater copy with Torch import cla signed component: api [Python] Issues re: Python API component: core Issues re: The core compiler component: dynamo Issues relating to the `torch.compile` or `torch._dynamo.export` paths component: lowering Issues re: The lowering / preprocessing passes
#4260 opened May 13, 2026 by benjaminglass1 Draft
5 of 7 tasks
feat: Constant duplication cla signed component: api [Python] Issues re: Python API component: core Issues re: The core compiler component: dynamo Issues relating to the `torch.compile` or `torch._dynamo.export` paths component: lowering Issues re: The lowering / preprocessing passes component: tests Issues re: Tests
#4257 opened May 12, 2026 by narendasan Collaborator Loading…
7 tasks done
fix tarball copy issue cla signed component: build system Issues re: Build system
#4252 opened May 12, 2026 by lanluo-nvidia Collaborator Loading…
7 tasks
feat: Allow for users / kv cache to add aliased I/O for inplace operations cla signed component: api [Python] Issues re: Python API component: conversion Issues re: Conversion stage component: converters Issues re: Specific op converters component: core Issues re: The core compiler component: dynamo Issues relating to the `torch.compile` or `torch._dynamo.export` paths component: lowering Issues re: The lowering / preprocessing passes component: runtime component: tests Issues re: Tests documentation Improvements or additions to documentation
#4251 opened May 12, 2026 by narendasan Collaborator Loading…
6 of 7 tasks
executorch_stage2: remove libtorch related dependencies cla signed component: api [C++] Issues re: C++ API component: api [Python] Issues re: Python API component: build system Issues re: Build system component: core Issues re: The core compiler component: runtime component: tests Issues re: Tests
#4245 opened May 9, 2026 by lanluo-nvidia Collaborator Loading…
7 tasks
chore(deps): bump diffusers from 0.30.3 to 0.38.0 in /examples/dynamo cla signed dependencies Pull requests that update a dependency file python Pull requests that update Python code
#4243 opened May 8, 2026 by dependabot Bot Loading…
chore(deps): bump diffusers from 0.34.0 to 0.38.0 in /tools/perf cla signed dependencies Pull requests that update a dependency file python Pull requests that update Python code
#4242 opened May 8, 2026 by dependabot Bot Loading…
Add ViT Attention Plugin Support for Qwen, Mllama, and SigLIP Visual Models cla signed component: api [Python] Issues re: Python API component: conversion Issues re: Conversion stage component: converters Issues re: Specific op converters component: core Issues re: The core compiler component: dynamo Issues relating to the `torch.compile` or `torch._dynamo.export` paths component: tests Issues re: Tests
#4241 opened May 8, 2026 by micwill755 Loading…
feat(runtime): file-lock the TRT-RTX runtime cache cla signed component: api [Python] Issues re: Python API component: core Issues re: The core compiler component: dynamo Issues relating to the `torch.compile` or `torch._dynamo.export` paths component: runtime component: tests Issues re: Tests
#4237 opened May 6, 2026 by tp5uiuc Collaborator Draft
3 tasks done
fix: remove unnecessary elementwise kernel cla signed component: core Issues re: The core compiler component: runtime needs-release-cherrypick
#4235 opened May 6, 2026 by narendasan Collaborator Loading…
7 tasks
dynamic shape arg cla signed component: api [Python] Issues re: Python API component: core Issues re: The core compiler component: dynamo Issues relating to the `torch.compile` or `torch._dynamo.export` paths component: tests Issues re: Tests
#4233 opened May 5, 2026 by apbose Collaborator Loading…
fix: respect caller's CUDA stream in TRT runtime (Green Context support) cla signed component: api [Python] Issues re: Python API component: core Issues re: The core compiler component: dynamo Issues relating to the `torch.compile` or `torch._dynamo.export` paths component: runtime component: tests Issues re: Tests
#4232 opened May 1, 2026 by shoumikhin Loading…
Add a build rule which produces compile_commands.json for clangd cla signed component: build system Issues re: Build system
#4229 opened May 1, 2026 by SandSnip3r Collaborator Loading…
7 tasks
feat: a generic run hf tool that works for a number of model classes cla signed
#4223 opened Apr 29, 2026 by narendasan Collaborator Loading…
7 tasks done
Python runtime rework cla signed component: api [Python] Issues re: Python API component: conversion Issues re: Conversion stage component: core Issues re: The core compiler component: dynamo Issues relating to the `torch.compile` or `torch._dynamo.export` paths component: runtime component: tests Issues re: Tests documentation Improvements or additions to documentation
#4222 opened Apr 29, 2026 by cehongwang Collaborator Loading…
7 tasks
user provided bound for torchtrt compile when export dimension is unb… cla signed component: api [Python] Issues re: Python API component: core Issues re: The core compiler component: dynamo Issues relating to the `torch.compile` or `torch._dynamo.export` paths component: tests Issues re: Tests
#4213 opened Apr 27, 2026 by apbose Collaborator Loading…
engine caching for distributed cla signed component: api [Python] Issues re: Python API component: conversion Issues re: Conversion stage component: core Issues re: The core compiler component: dynamo Issues relating to the `torch.compile` or `torch._dynamo.export` paths component: tests Issues re: Tests
#4211 opened Apr 24, 2026 by apbose Collaborator Draft
IAttention FP8 cla signed component: api [Python] Issues re: Python API component: build system Issues re: Build system component: conversion Issues re: Conversion stage component: converters Issues re: Specific op converters component: core Issues re: The core compiler component: dynamo Issues relating to the `torch.compile` or `torch._dynamo.export` paths component: lowering Issues re: The lowering / preprocessing passes component: tests Issues re: Tests needs-release-cherrypick
#4209 opened Apr 23, 2026 by narendasan Collaborator Draft
6 of 7 tasks
chore(deps): bump uuid and @actions/core in /.github/actions/assigner cla signed dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
#4205 opened Apr 23, 2026 by dependabot Bot Loading…
tests: add quantized attention tests (SDPA + eager) with MHA fusion c… component: api [Python] Issues re: Python API component: build system Issues re: Build system component: conversion Issues re: Conversion stage component: converters Issues re: Specific op converters component: core Issues re: The core compiler component: dynamo Issues relating to the `torch.compile` or `torch._dynamo.export` paths component: lowering Issues re: The lowering / preprocessing passes component: tests Issues re: Tests
#4204 opened Apr 22, 2026 by yizhuoz004 Contributor Draft
6 of 7 tasks
ProTip! Adding no:label will show everything without a label.