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

Ship only the TensorRT delegate in the ExecuTorch runtime wheel cla signed component: api [C++] Issues re: C++ API component: api [Python] Issues re: Python API component: build system Issues re: Build system component: tests Issues re: Tests
#4567 opened Aug 23, 2026 by shoumikhin Contributor Draft
6 of 7 tasks
Track a recent ExecuTorch pin instead of 1.4.1 cla signed component: api [Python] Issues re: Python API component: build system Issues re: Build system component: tests Issues re: Tests
#4566 opened Aug 23, 2026 by shoumikhin Contributor Draft
6 of 7 tasks
ci: build the torch_tensorrt wheel the ExecuTorch job needs cla signed
#4554 opened Aug 22, 2026 by shoumikhin Contributor Loading…
ci: stop gdb --batch from masking native runtime crashes cla signed
#4552 opened Aug 22, 2026 by shoumikhin Contributor Loading…
ci: stop the uv.lock job from building the project cla signed component: build system Issues re: Build system
#4551 opened Aug 22, 2026 by shoumikhin Contributor Loading…
Fix strided slice_scatter KV cache updates 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
#4550 opened Aug 22, 2026 by apbose Collaborator Loading… v2.15.0
fix: add CUDA 13 support for TRT-LLM plugins cla signed component: api [Python] Issues re: Python API component: tests Issues re: Tests
#4549 opened Aug 22, 2026 by apbose Collaborator Loading… v2.14.0
fix: fall back to PyTorch for ops TensorRT-RTX cannot serve on Turing (SM 7.5) 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
#4546 opened Aug 21, 2026 by tp5uiuc Collaborator Draft
4 of 7 tasks
Cache post-lowering ATen graphs to skip decomp on warm compiles. 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
#4540 opened Aug 20, 2026 by micwill755 Collaborator 4/4 Draft
2 tasks done
v2.15.0
fix: fix the numpy related CI failure issue ci: full ci: nightly Run the nightly lane (all tiers incl. llm / kernels / distributed) on every push 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
#4535 opened Aug 20, 2026 by bowang007 Collaborator Loading…
7 tasks
v2.14.0
Batch cheap FX cleanups and defer post_lowering recompile 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
#4532 opened Aug 19, 2026 by micwill755 Collaborator 3/4 Loading…
3 tasks
Skip installing large aliased constant-folded weights 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
#4531 opened Aug 19, 2026 by micwill755 Collaborator 2/4 Loading…
3 tasks
Skip adjacency partitioning when the graph is fully supported 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
#4530 opened Aug 19, 2026 by micwill755 Collaborator 1/4 Loading…
3 tasks
Fix/converter dtype promotion 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
#4520 opened Aug 19, 2026 by dongwoonhyun Loading…
3 of 7 tasks
v2.14.0
dryrun stats observable 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
#4519 opened Aug 18, 2026 by jloftin-nv Contributor Loading… v2.15.0
associative_scan 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 component: tests Issues re: Tests
#4518 opened Aug 18, 2026 by jloftin-nv Contributor Loading… v2.15.0
MLA attention fallback 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
#4517 opened Aug 18, 2026 by jloftin-nv Contributor Loading… v2.15.0
complex _reshape_copy / _to_copy 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
#4516 opened Aug 18, 2026 by jloftin-nv Contributor Loading… v2.15.0
MoE histc / _grouped_mm 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
#4514 opened Aug 18, 2026 by jloftin-nv Contributor Loading… v2.15.0
Fix complex rewrite device mismatch 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
#4513 opened Aug 18, 2026 by jloftin-nv Contributor Loading… v2.15.0
Fix slice_scatter open end 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
#4512 opened Aug 18, 2026 by jloftin-nv Contributor Loading… v2.15.0
Fix cumsum dtype 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
#4511 opened Aug 18, 2026 by jloftin-nv Contributor Loading… v2.15.0
Fix noncontiguous AOT inputs 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
#4509 opened Aug 18, 2026 by jloftin-nv Contributor Loading… v2.15.0
Fix TopK rank-1 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
#4508 opened Aug 18, 2026 by jloftin-nv Contributor Loading… v2.15.0
ProTip! Updated in the last three days: updated:>2026-08-20.