-
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
backfill release 2.13 doc
cla signed
documentation
Improvements or additions to documentation
#4499
opened Aug 16, 2026 by
lanluo-nvidia
Collaborator
Loading…
7 tasks
add diagnostic print out in ci
cla signed
component: tests
Issues re: Tests
#4495
opened Aug 16, 2026 by
lanluo-nvidia
Collaborator
Loading…
7 tasks
upgrade torch-tensorrt from 2.14.dev to 2.15.dev
cla signed
component: api [C++]
Issues re: C++ API
component: api [Python]
Issues re: Python API
component: build system
Issues re: Build system
documentation
Improvements or additions to documentation
#4493
opened Aug 16, 2026 by
lanluo-nvidia
Collaborator
Loading…
7 tasks
2.14 release branch cut
cla signed
component: api [Python]
Issues re: Python API
component: build system
Issues re: Build system
#4492
opened Aug 16, 2026 by
lanluo-nvidia
Collaborator
Loading…
7 tasks
upgrade tensorrt 11.1 to 11.2
ci: full
cla signed
component: build system
Issues re: Build system
#4491
opened Aug 15, 2026 by
lanluo-nvidia
Collaborator
Loading…
7 tasks
perf(runtime): skip TensorRT engine fakification during export by reporting tracing_mode "real"
cla signed
component: core
Issues re: The core compiler
component: runtime
#4489
opened Aug 14, 2026 by
Conarnar
Contributor
Loading…
fix(dynamo): sort_validator crashes with IndexError when dim is omitted
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
#4487
opened Aug 13, 2026 by
apbose
Collaborator
Loading…
fix(dynamo): handle dynamic (ITensor) negative start in impl.slice.sl…
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
#4486
opened Aug 13, 2026 by
apbose
Collaborator
Loading…
add converter for aten.linalg_cross (torch.cross / torc…
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
#4485
opened Aug 13, 2026 by
apbose
Collaborator
Loading…
add direct converter for aten.repeat instead of decompo…
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
#4483
opened Aug 13, 2026 by
apbose
Collaborator
Loading…
fix: path-string runtime cache freed itself out from under the engine
cla signed
component: api [Python]
Issues re: Python API
component: tests
Issues re: Tests
fix: preserve multi-value shape tensor inputs
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
#4477
opened Aug 11, 2026 by
zupengwang
Loading…
6 of 7 tasks
feat: support Global Performance Tuning
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
feat: add aten.glu converter
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
#4475
opened Aug 11, 2026 by
zupengwang
Loading…
6 of 7 tasks
Add one-shot export+decomp path for dynamo compile.
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
#4474
opened Aug 10, 2026 by
micwill755
Collaborator
Loading…
7 tasks
fix(executorch): copy the engine in bulk instead of byte by byte
cla signed
component: api [Python]
Issues re: Python API
component: tests
Issues re: Tests
#4473
opened Aug 9, 2026 by
shoumikhin
Contributor
Loading…
fix: lift mutated buffers owned by a submodule
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
#4472
opened Aug 9, 2026 by
shoumikhin
Contributor
Loading…
fix(executorch): drain the stream when a device-to-host copy fails
cla signed
component: api [C++]
Issues re: C++ API
#4471
opened Aug 8, 2026 by
shoumikhin
Contributor
Loading…
fix(executorch): lift nested and partitioner-excluded mutable buffers
cla signed
component: api [C++]
Issues re: C++ API
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: runtime
component: tests
Issues re: Tests
#4470
opened Aug 8, 2026 by
shoumikhin
Contributor
Loading…
fix(executorch): do not resize a 0-d delegate output
cla signed
component: api [C++]
Issues re: C++ API
#4469
opened Aug 8, 2026 by
shoumikhin
Contributor
Loading…
fix: stop calling TensorRT 10.15 aliasing APIs unconditionally
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
#4468
opened Aug 8, 2026 by
shoumikhin
Contributor
Loading…
fix(tests): correct TensorRT-RTX deconv version gate and guard plugin-backed converter tests
backend: TensorRT-RTX
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
#4467
opened Aug 7, 2026 by
tp5uiuc
Collaborator
Loading…
5 of 7 tasks
[fix] MD-TRT: handle c10::Error in bind_nccl_comm() probe loop
cla signed
#4465
opened Aug 6, 2026 by
apbose
Collaborator
Loading…
7 tasks
[fix] MD-TRT: rebind NCCL communicator after execution context invalidation
cla signed
#4464
opened Aug 6, 2026 by
apbose
Collaborator
Loading…
feat: add cutile_op for AOT QDP plugins from cuda tile kernels
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
#4463
opened Aug 6, 2026 by
bowang007
Collaborator
Loading…
7 tasks
Previous Next
ProTip!
Updated in the last three days: updated:>2026-08-13.