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

fix(dynamo): check bool before int in to_numpy/to_torch 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
#4689 opened Sep 5, 2026 by Anai-Guo Loading…
cherry pick from release/2.14 branch back to main 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: build system Issues re: Build system component: tests Issues re: Tests
#4687 opened Sep 5, 2026 by lanluo-nvidia Collaborator Loading…
7 tasks
fix: add the missing f-string prefix to two diagnostic messages 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: fx component: runtime fx
#4686 opened Sep 5, 2026 by Anai-Guo Loading…
Move Edge exporter to tools/hf cla signed component: api [Python] Issues re: Python API component: build system Issues re: Build system documentation Improvements or additions to documentation
#4685 opened Sep 5, 2026 by micwill755 Collaborator Loading…
2 tasks
fix: bind a scalar engine output at rank 0 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
#4681 opened Sep 4, 2026 by SrivastavaKshitij Loading…
5 of 7 tasks
Add an Edge Exporter user guide cla signed documentation Improvements or additions to documentation
#4675 opened Sep 4, 2026 by micwill755 Collaborator Loading…
2 tasks
Replace Edge wrappers with family setattr patches cla signed component: api [Python] Issues re: Python API component: build system Issues re: Build system component: tests Issues re: Tests
#4673 opened Sep 3, 2026 by micwill755 Collaborator Loading…
2 tasks
exporters cla signed component: api [Python] Issues re: Python API component: build system Issues re: Build system component: tests Issues re: Tests
#4672 opened Sep 3, 2026 by micwill755 Collaborator Loading…
7 tasks
feat(executorch): let a TensorRT engine write the caller's KV cache in place cla signed component: api [C++] Issues re: C++ API component: api [Python] Issues re: Python API component: tests Issues re: Tests documentation Improvements or additions to documentation
#4667 opened Sep 2, 2026 by Conarnar Contributor Loading…
7 tasks done
fix(dynamo): decide MutableTorchTensorRTModule LIVE from weight snaps… 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
#4664 opened Sep 2, 2026 by cehongwang Collaborator Loading…
7 tasks
Raise when TensorRT enqueueV3 fails 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
#4662 opened Sep 2, 2026 by micwill755 Collaborator Loading…
3 tasks
fix(runtime): support NCCL2 communicator binding ci: nightly Run the nightly lane (all tiers incl. llm / kernels / distributed) on every push cla signed component: core Issues re: The core compiler component: runtime component: tests Issues re: Tests
#4661 opened Sep 2, 2026 by apbose Collaborator Loading…
Fix the ExecuTorch CUDA 12 build and test failures cla signed component: api [Python] Issues re: Python API component: core Issues re: The core compiler component: runtime component: tests Issues re: Tests
#4659 opened Sep 2, 2026 by shoumikhin Contributor Loading…
Convert torch.cond to TensorRT IIfConditional 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
#4657 opened Sep 2, 2026 by micwill755 Collaborator Loading…
2 tasks done
fix: order the placeholders first before computing serde range constraints 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: tests Issues re: Tests
#4648 opened Aug 29, 2026 by tp5uiuc Collaborator Loading…
fix: keep PyTorch-executed weights on the device when the mutable module offloads 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: runtime component: tests Issues re: Tests
#4647 opened Aug 29, 2026 by tp5uiuc Collaborator Loading…
fix: guard the FP32 GEMMs that reach TensorRT-RTX through linear and attention backend: TensorRT backend: TensorRT-RTX ci: full 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
#4646 opened Aug 29, 2026 by tp5uiuc Collaborator 4/4 Loading…
fix: guard the GEMM the cdist converter emits on Turing ci: full 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
#4645 opened Aug 29, 2026 by tp5uiuc Collaborator 3/4 Loading…
fix: guard the 3D convolutions the pad-folding pass hides from the conv guard ci: full 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
#4644 opened Aug 29, 2026 by tp5uiuc Collaborator 2/4 Loading…
fix: TensorRT-RTX Turing (SM 7.5) capability guards and compute-capability targeting ci: full 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
#4643 opened Aug 29, 2026 by tp5uiuc Collaborator 1/4 Loading…
Short-circuit index_put with a statically-empty index 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
#4641 opened Aug 29, 2026 by apbose Collaborator Loading…
2 tasks done
fix: Dynamo compile support for None outputs 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
#4640 opened Aug 28, 2026 by dongwoonhyun Loading…
4 of 7 tasks
ProTip! Filter pull requests by the default branch with base:main.