-
Notifications
You must be signed in to change notification settings - Fork 408
Pull requests: pytorch/TensorRT
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Added dynamo-torchao test suite under the full CI lane
cla signed
component: tests
Issues re: Tests
#4601
opened Aug 26, 2026 by
micwill755
Collaborator
•
5/5
Loading…
5 of 8 tasks
perf(executorch): opt-in shared per-device activation-scratch pool
cla signed
component: api [C++]
Issues re: C++ API
component: tests
Issues re: Tests
#4600
opened Aug 26, 2026 by
Conarnar
Contributor
Loading…
7 tasks done
Skip rebuilding FX forward after post-lowering and before adjacency split.
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
#4599
opened Aug 26, 2026 by
micwill755
Collaborator
•
8/8
•
Draft
4 tasks done
Defer FX graph stringification until DEBUG logging is enabled.
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
component: torch_compile
#4598
opened Aug 26, 2026 by
micwill755
Collaborator
•
7/8
•
Draft
1 of 2 tasks
Skip executing large aliased constant folds that 4531 will not install.
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
#4597
opened Aug 26, 2026 by
micwill755
Collaborator
•
6/8
•
Draft
1 of 2 tasks
Apply Torch-TRT decomps during dynamo.trace so compile skips a second AOT retrace.
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
#4596
opened Aug 26, 2026 by
micwill755
Collaborator
•
5/8
Loading…
3 tasks done
Added TorchAO MXFP4 (MXDynamicActivationMXWeightConfig) + Linear and FLUX 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: lowering
Issues re: The lowering / preprocessing passes
component: tests
Issues re: Tests
documentation
Improvements or additions to documentation
#4595
opened Aug 26, 2026 by
micwill755
Collaborator
•
4/5
Loading…
6 of 8 tasks
seperate executorch build test in ci
ci: full
cla signed
component: api [Python]
Issues re: Python API
Added TorchAO NVFP4 weight-only quantization + Linear and FLUX 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: lowering
Issues re: The lowering / preprocessing passes
component: tests
Issues re: Tests
documentation
Improvements or additions to documentation
#4593
opened Aug 26, 2026 by
micwill755
Collaborator
•
3/5
Loading…
5 of 7 tasks
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/5
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/5
Loading…
5 of 7 tasks
fix(runtime): back a python engine runtime cache with the python handle
ci: full
cla signed
component: api [Python]
Issues re: Python API
component: tests
Issues re: Tests
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
ci: full
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
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/8
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/8
Loading…
3 tasks
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.