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

feat(dynamo): add target_executorch setting to keep output-allocator ops in PyTorch 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
#4355 opened Jun 21, 2026 by shoumikhin Contributor Loading…
4 tasks done
Fix bool attention mask bias conversion cla signed component: conversion Issues re: Conversion stage component: converters Issues re: Specific op converters component: core Issues re: The core compiler component: tests Issues re: Tests
#4354 opened Jun 20, 2026 by fallintoplace Loading…
Fix aten::any.dim truthiness for numeric tensors cla signed component: conversion Issues re: Conversion stage component: converters Issues re: Specific op converters component: core Issues re: The core compiler component: tests Issues re: Tests
#4353 opened Jun 20, 2026 by fallintoplace Loading…
Improve CI DX 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 component: tests Issues re: Tests
#4352 opened Jun 18, 2026 by narendasan Collaborator Loading…
7 tasks
fix: get CI to pass again 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 component: tests Issues re: Tests
#4351 opened Jun 18, 2026 by narendasan Collaborator Loading…
7 tasks
fix: resolve ExecuTorch TRT target_device per partition (coalesced multi-engine) 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
#4350 opened Jun 18, 2026 by shoumikhin Contributor Loading…
fix: resolve lifted TRT engine custom-object by graph-signature FQN in ExecuTorch export 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
#4349 opened Jun 18, 2026 by shoumikhin Contributor Loading…
feat: support custom ExecutorchBackendConfig in save(output_format='executorch') cla signed component: api [Python] Issues re: Python API
#4345 opened Jun 16, 2026 by shoumikhin Contributor Loading…
1 task done
tests(cross-runtime-serde): hide torch-trt DLLs on Windows too cla signed component: tests Issues re: Tests
#4343 opened Jun 14, 2026 by tp5uiuc Collaborator Loading…
3 of 7 tasks
Refit weight name map removal 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
#4342 opened Jun 13, 2026 by cehongwang Collaborator Loading…
7 tasks
fix 4326: bound exported dynamic shapes and normalize symbolic slice … 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: lowering Issues re: The lowering / preprocessing passes component: tests Issues re: Tests
#4341 opened Jun 12, 2026 by micwill755 Collaborator Loading…
5 of 7 tasks
namedtuple in input 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 documentation Improvements or additions to documentation
#4340 opened Jun 11, 2026 by apbose Collaborator Loading…
solved the weight streaming failure 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
#4335 opened Jun 10, 2026 by cehongwang Collaborator Loading…
7 tasks
feat: multiple optimization profiles for disjoint input shape regimes 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
#4325 opened Jun 8, 2026 by cehongwang Collaborator Loading…
7 tasks
TRT 11 MD Ops 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
#4321 opened Jun 4, 2026 by jloftin-nv Loading…
7 tasks done
fix code scan error cla signed component: build system Issues re: Build system component: tests Issues re: Tests
#4318 opened Jun 3, 2026 by lanluo-nvidia Collaborator Loading…
7 tasks
[DO NOT MERGE] Update MODULE.bazel component: build system Issues re: Build system
#4316 opened Jun 2, 2026 by frankzha-dev Loading…
7 tasks
feat: custom binding names for out of runtime deployment 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 documentation Improvements or additions to documentation
#4309 opened May 29, 2026 by narendasan Collaborator Loading…
7 tasks done
Llama export TP example with KV cache 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
#4287 opened May 21, 2026 by apbose Collaborator Loading…
feat: support in-place plugins 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: lowering Issues re: The lowering / preprocessing passes component: runtime component: tests Issues re: Tests
#4279 opened May 19, 2026 by bowang007 Collaborator Loading…
7 tasks
chore: add moe tests 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 Force All Tests[L0+L1+L2] For run all the L0, L1, L2 tests
#4262 opened May 13, 2026 by zewenli98 Collaborator Loading…
6 of 7 tasks
ProTip! Follow long discussions with comments:>50.