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

Revert "Add venv install & cuda driver info to documentation" ci-no-td cla signed documentation Improvements or additions to documentation
#4021 opened Jan 19, 2026 by lanluo-nvidia Loading…
chore(deps): bump aiohttp from 3.13.2 to 3.13.3 cla signed dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code
#4020 opened Jan 19, 2026 by dependabot bot Loading…
chore(deps): bump urllib3 from 2.6.1 to 2.6.3 cla signed dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code
#4019 opened Jan 19, 2026 by dependabot bot Loading…
fix: expand rank mismatch on symbolic shapes; add regression test 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
#4018 opened Jan 17, 2026 by lordaarush Loading…
6 tasks done
Added fuse_rms_norm lowering 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
#4017 opened Jan 16, 2026 by cehongwang Loading…
7 tasks
Add support for aten._fused_rms_norm operator 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
#4015 opened Jan 15, 2026 by SandSnip3r Loading…
3 of 7 tasks
chore(deps): bump filelock from 3.20.0 to 3.20.3 cla signed dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code
#4011 opened Jan 13, 2026 by dependabot bot Loading…
chore(deps): bump virtualenv from 20.35.4 to 20.36.1 cla signed dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code
#4010 opened Jan 13, 2026 by dependabot bot Loading…
Release/2.10 print cla signed component: api [Python] Issues re: Python API component: build system Issues re: Build system 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
#4009 opened Jan 13, 2026 by cehongwang Draft
7 tasks
Don't merge cla signed component: api [Python] Issues re: Python API component: build system Issues re: Build system 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
#4007 opened Jan 11, 2026 by cehongwang Draft
Fix the converter issue caused by this missing unset_fake_temporarily 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 needs-release-cherrypick
#4006 opened Jan 9, 2026 by wenbingl Loading…
7 tasks done
Resource partitioner CI fix 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
#4005 opened Jan 9, 2026 by cehongwang Loading…
7 tasks
lowering pass: fully remove SymInt 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
#4001 opened Jan 8, 2026 by zewenli98 Loading…
5 of 7 tasks
WIP: intial checkin for cutile kernel support cla signed component: tests Issues re: Tests WIP Work is in progress, pull request should not be merged yet
#3963 opened Dec 10, 2025 by lanluo-nvidia Draft
7 tasks
Adding rank based logging for torch distributed examples cla signed component: api [Python] Issues re: Python API component: conversion Issues re: Conversion stage component: dynamo Issues relating to the `torch.compile` or `torch._dynamo.export` paths component: tests Issues re: Tests component: torch_compile
#3897 opened Nov 14, 2025 by apbose Loading…
Empty tensor handling 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
#3891 opened Nov 6, 2025 by apbose Loading…
chore: Add Groot example cla signed documentation Improvements or additions to documentation
#3887 opened Nov 4, 2025 by peri044 Loading…
7 tasks
fix: torchtrtc precision setting logic cla signed component: api [C++] Issues re: C++ API
#3883 opened Nov 3, 2025 by yeetypete Loading…
2 of 7 tasks
Llama distributed example cla signed component: api [Python] Issues re: Python API component: dynamo Issues relating to the `torch.compile` or `torch._dynamo.export` paths component: lowering Issues re: The lowering / preprocessing passes component: runtime component: torch_compile
#3831 opened Sep 22, 2025 by apbose Loading…
feat: Support storing CUDAGraphs for different input profiles cla signed component: api [Python] Issues re: Python API component: dynamo Issues relating to the `torch.compile` or `torch._dynamo.export` paths component: runtime
#3792 opened Aug 25, 2025 by peri044 Draft
7 tasks
Add a testcase for ts compile -> saving with torch_tensorrt.save cla signed component: api [Python] Issues re: Python API component: tests Issues re: Tests
#3778 opened Aug 14, 2025 by narendasan Loading…
7 tasks done
ProTip! Filter pull requests by the default branch with base:main.