-
Notifications
You must be signed in to change notification settings - Fork 409
Pull requests: pytorch/TensorRT
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Added TorchAO INT4 weight-only quantization + Linear, FLUX, and Qwen examples
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
documentation
Improvements or additions to documentation
#4590
opened Aug 26, 2026 by
micwill755
Collaborator
•
2/2
Loading…
1 of 3 tasks
Added TorchAO FP8 weight-only and static quantization + user guides
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: tests
Issues re: Tests
documentation
Improvements or additions to documentation
#4589
opened Aug 26, 2026 by
micwill755
Collaborator
•
1/2
Loading…
5 of 7 tasks
fix(tests): download the shared torchvision checkpoints before pytest forks
cla signed
component: tests
Issues re: Tests
#4587
opened Aug 26, 2026 by
shoumikhin
Contributor
Loading…
fix(tests): compare baddbmm lowering against TensorRT in fp32, not TF32
cla signed
component: tests
Issues re: Tests
#4586
opened Aug 26, 2026 by
shoumikhin
Contributor
Loading…
fix(runtime): back a python engine runtime cache with the python handle
cla signed
component: api [Python]
Issues re: Python API
component: tests
Issues re: Tests
#4585
opened Aug 26, 2026 by
shoumikhin
Contributor
Loading…
fix(runtime): give the TensorRT engine class an __eq__
cla signed
component: core
Issues re: The core compiler
component: runtime
component: tests
Issues re: Tests
#4584
opened Aug 26, 2026 by
shoumikhin
Contributor
Loading…
fix(dynamo): stop unpacking complex inputs before the refit output check
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
#4583
opened Aug 26, 2026 by
shoumikhin
Contributor
Loading…
style: format test_cumsum_aten.py with black
cla signed
component: tests
Issues re: Tests
#4582
opened Aug 26, 2026 by
shoumikhin
Contributor
Loading…
fix(executorch): register device copy kernels in the packaged runner
ci: full
cla signed
component: api [C++]
Issues re: C++ API
component: tests
Issues re: Tests
fix(dynamo): keep the complex decomposition inside the TRT op set
ci: full
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
fix(dynamo): keep 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
x & False and x | True out of TensorRT
ci: full
cla signed
component: api [Python]
Fix brittle layer count
cla signed
component: tests
Issues re: Tests
#4576
opened Aug 25, 2026 by
jloftin-nv
Contributor
Loading…
[WIP]make executorch work in python-only torch-tensorrt build
cla signed
component: api [Python]
Issues re: Python API
component: build system
Issues re: Build system
component: core
Issues re: The core compiler
component: dynamo
Issues relating to the `torch.compile` or `torch._dynamo.export` paths
component: runtime
WIP
Work is in progress, pull request should not be merged yet
#4574
opened Aug 25, 2026 by
lanluo-nvidia
Collaborator
•
Draft
7 tasks
ci(executorch): run a coalesced TensorRT + CUDA program in the reference runner gate
cla signed
component: tests
Issues re: Tests
#4572
opened Aug 24, 2026 by
shoumikhin
Contributor
Loading…
6 of 7 tasks
feat: apply_runtime_settings — permanent runtime config for AOT-loaded engines
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
documentation
Improvements or additions to documentation
Ship only the TensorRT delegate in the ExecuTorch runtime wheel
ci: nightly
Run the nightly lane (all tiers incl. llm / kernels / distributed) on every push
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
documentation
Improvements or additions to documentation
Track the ExecuTorch pin and move it to new nightlies automatically
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: build system
Issues re: Build system
component: tests
Issues re: Tests
documentation
Improvements or additions to documentation
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
fix: add CUDA 13 support for TRT-LLM plugins
cla signed
component: api [Python]
Issues re: Python API
component: tests
Issues re: Tests
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
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
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
Previous Next
ProTip!
What’s not been updated in a month: updated:<2026-07-26.