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

4697 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
#4724 opened Sep 17, 2026 by micwill755 Collaborator Loading…
6 tasks
Unify Edge exporter run scripts cla signed
#4723 opened Sep 16, 2026 by micwill755 Collaborator Loading…
Add Kimi-K3 text prefill exporter cla signed
#4721 opened Sep 16, 2026 by micwill755 Collaborator Loading…
create the trt_api test suite for tensorrt api level test case ci:trt-api Run the manual TensorRT API contract suite on Linux and Windows cla signed component: build system Issues re: Build system component: tests Issues re: Tests
#4715 opened Sep 12, 2026 by lanluo-nvidia Collaborator Loading…
7 tasks
Add Nanbeige4.2-3B export support cla signed
#4712 opened Sep 10, 2026 by micwill755 Collaborator Loading…
3 of 4 tasks
fix: keep random operations in PyTorch 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
#4711 opened Sep 10, 2026 by shoumikhin Contributor Loading…
feat: report operators that fall back to 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
#4710 opened Sep 10, 2026 by shoumikhin Contributor Loading…
fix: run select with a computed 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 component: runtime component: tests Issues re: Tests
#4709 opened Sep 10, 2026 by shoumikhin Contributor Loading…
fix: preserve results when evaluating constant tensor operations 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
#4708 opened Sep 10, 2026 by shoumikhin Contributor Loading…
fix: reject unsupported operators when full compilation is required 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
#4707 opened Sep 10, 2026 by shoumikhin Contributor Loading…
fix: preserve integer precision in cumulative sums 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
#4706 opened Sep 10, 2026 by shoumikhin Contributor Loading…
fix: support dynamic inputs in clone and _to_copy 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
#4705 opened Sep 10, 2026 by shoumikhin Contributor Loading…
fix: support dynamic shapes in gather 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
#4704 opened Sep 10, 2026 by shoumikhin Contributor Loading…
fix: count unsupported operators with side effects 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
#4703 opened Sep 10, 2026 by shoumikhin Contributor Loading…
fix: support changing input shapes in log1p 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
#4702 opened Sep 10, 2026 by shoumikhin Contributor Loading…
fix: handle empty one-dimensional tensors in concatenation 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
#4701 opened Sep 10, 2026 by shoumikhin Contributor Loading…
Skip deallocate_module when the FX module is already on CPU. 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
#4700 opened Sep 9, 2026 by micwill755 Collaborator 11/11 Loading…
6 of 9 tasks
Wrap the live ICudaEngine after compile instead of serialize/deserialize. 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
#4698 opened Sep 9, 2026 by micwill755 Collaborator 10/11 Loading…
6 of 9 tasks
Skip TRTInterpreter.validate_conversion when partition already proved full support. 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
#4693 opened Sep 8, 2026 by micwill755 Collaborator 9/11 Loading…
4 of 9 tasks
Always compile Edge engines and dual-profile PI05 language I/O cla signed documentation Improvements or additions to documentation
#4691 opened Sep 8, 2026 by micwill755 Collaborator Loading…
3 tasks
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 Contributor Loading…
fix(tests): gate the BF16 suite on the minor SM version for sm_87 cla signed component: tests Issues re: Tests
#4688 opened Sep 5, 2026 by Anai-Guo Contributor Loading…
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 Contributor 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
ProTip! Exclude everything labeled bug with -label:bug.