Skip to content

拉取请求: 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
项目
Filter by project
Loading
里程碑
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

拉取请求 list

Lift each constant once when exporting a partitioned graph cla signed component: api [Python] 问题 re: Python API component: core 问题 re: The core compiler component: dynamo 问题 relating to the `torch.compile` or `torch._dynamo.export` paths component: tests 问题 re: Tests
#4642 opened Aug 29, 2026 by shoumikhin Contributor Loading…
Short-circuit index_put with a statically-empty index cla signed component: api [Python] 问题 re: Python API component: conversion 问题 re: Conversion stage component: converters 问题 re: Specific op converters component: core 问题 re: The core compiler component: dynamo 问题 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] 问题 re: Python API component: core 问题 re: The core compiler component: dynamo 问题 relating to the `torch.compile` or `torch._dynamo.export` paths component: tests 问题 re: Tests
#4640 opened Aug 28, 2026 by dongwoonhyun Loading…
4 of 7 tasks
feature: Dynamo implementation of torch_executed_modules cla signed component: api [Python] 问题 re: Python API component: core 问题 re: The core compiler component: dynamo 问题 relating to the `torch.compile` or `torch._dynamo.export` paths component: tests 问题 re: Tests
#4639 opened Aug 28, 2026 by dongwoonhyun Loading…
4 of 7 tasks
fix: resovle the CI failures when driver versions mismatch for kernel… ci: full ci: nightly Run the nightly lane (all tiers incl. llm / kernels / distributed) on every push cla signed
#4638 opened Aug 28, 2026 by bowang007 Collaborator Loading…
7 tasks
Fix/TopK converter 1D input support cla signed component: api [Python] 问题 re: Python API component: conversion 问题 re: Conversion stage component: converters 问题 re: Specific op converters component: core 问题 re: The core compiler component: dynamo 问题 relating to the `torch.compile` or `torch._dynamo.export` paths component: tests 问题 re: Tests
#4637 opened Aug 28, 2026 by dongwoonhyun Loading…
4 of 7 tasks
Cast/normalize attn_bias in scaled_dot_product_efficient_attention cla signed component: api [Python] 问题 re: Python API component: conversion 问题 re: Conversion stage component: converters 问题 re: Specific op converters component: core 问题 re: The core compiler component: dynamo 问题 relating to the `torch.compile` or `torch._dynamo.export` paths component: tests 问题 re: Tests
#4636 opened Aug 28, 2026 by apbose Collaborator Loading…
1 of 2 tasks
v2.15.0
bring back cu126 support ci: full ci: nightly Run the nightly lane (all tiers incl. llm / kernels / distributed) on every push cla signed component: api [Python] 问题 re: Python API component: tests 问题 re: Tests
#4635 opened Aug 28, 2026 by lanluo-nvidia Collaborator Loading…
7 tasks
fix(dynamo): handle symbolic converter parameters cla signed component: api [Python] 问题 re: Python API component: conversion 问题 re: Conversion stage component: converters 问题 re: Specific op converters component: core 问题 re: The core compiler component: dynamo 问题 relating to the `torch.compile` or `torch._dynamo.export` paths component: tests 问题 re: Tests
#4633 opened Aug 28, 2026 by narendasan Collaborator 7/7 Loading…
2
fix(dynamo): harden dynamic converter boundaries cla signed component: api [Python] 问题 re: Python API component: conversion 问题 re: Conversion stage component: converters 问题 re: Specific op converters component: core 问题 re: The core compiler component: dynamo 问题 relating to the `torch.compile` or `torch._dynamo.export` paths component: tests 问题 re: Tests
#4632 opened Aug 28, 2026 by narendasan Collaborator 6/7 Loading…
4
fix(dynamo): handle dynamic scatter and index updates cla signed component: api [Python] 问题 re: Python API component: conversion 问题 re: Conversion stage component: converters 问题 re: Specific op converters component: core 问题 re: The core compiler component: dynamo 问题 relating to the `torch.compile` or `torch._dynamo.export` paths component: lowering 问题 re: The lowering / preprocessing passes component: tests 问题 re: Tests component: torch_compile
#4631 opened Aug 28, 2026 by narendasan Collaborator 5/7 Loading…
3
fix(dynamo): make truncate_double metadata match engine precision cla signed component: api [Python] 问题 re: Python API component: conversion 问题 re: Conversion stage component: core 问题 re: The core compiler component: dynamo 问题 relating to the `torch.compile` or `torch._dynamo.export` paths component: tests 问题 re: Tests
#4630 opened Aug 28, 2026 by narendasan Collaborator 4/7 Loading…
3
fix(dynamo): preserve explicit device placement across partitions cla signed component: api [Python] 问题 re: Python API component: conversion 问题 re: Conversion stage component: core 问题 re: The core compiler component: dynamo 问题 relating to the `torch.compile` or `torch._dynamo.export` paths component: tests 问题 re: Tests
#4629 opened Aug 28, 2026 by narendasan Collaborator 3/7 Loading…
2
fix(dynamo): normalize scalar values at engine boundaries cla signed component: api [Python] 问题 re: Python API component: core 问题 re: The core compiler component: dynamo 问题 relating to the `torch.compile` or `torch._dynamo.export` paths component: runtime component: tests 问题 re: Tests
#4628 opened Aug 28, 2026 by narendasan Collaborator 2/7 Loading…
4
fix(dynamo): remap engine output symbols during fake execution cla signed component: api [Python] 问题 re: Python API component: core 问题 re: The core compiler component: dynamo 问题 relating to the `torch.compile` or `torch._dynamo.export` paths component: runtime component: tests 问题 re: Tests
#4627 opened Aug 28, 2026 by narendasan Collaborator 1/7 Loading…
3
fix: unify LINSPACE alpha/beta dtype in the arange converter cla signed component: api [Python] 问题 re: Python API component: conversion 问题 re: Conversion stage component: converters 问题 re: Specific op converters component: core 问题 re: The core compiler component: dynamo 问题 relating to the `torch.compile` or `torch._dynamo.export` paths component: tests 问题 re: Tests
#4626 opened Aug 28, 2026 by SrivastavaKshitij Loading…
5 of 7 tasks
Added dynamo-torchao test suite under the full CI lane cla signed component: tests 问题 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++] 问题 re: C++ API component: tests 问题 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] 问题 re: Python API component: core 问题 re: The core compiler component: dynamo 问题 relating to the `torch.compile` or `torch._dynamo.export` paths component: lowering 问题 re: The lowering / preprocessing passes component: tests 问题 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] 问题 re: Python API component: core 问题 re: The core compiler component: dynamo 问题 relating to the `torch.compile` or `torch._dynamo.export` paths component: lowering 问题 re: The lowering / preprocessing passes component: tests 问题 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] 问题 re: Python API component: core 问题 re: The core compiler component: dynamo 问题 relating to the `torch.compile` or `torch._dynamo.export` paths component: lowering 问题 re: The lowering / preprocessing passes component: tests 问题 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] 问题 re: Python API component: core 问题 re: The core compiler component: dynamo 问题 relating to the `torch.compile` or `torch._dynamo.export` paths component: lowering 问题 re: The lowering / preprocessing passes component: tests 问题 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] 问题 re: Python API component: conversion 问题 re: Conversion stage component: converters 问题 re: Specific op converters component: core 问题 re: The core compiler component: dynamo 问题 relating to the `torch.compile` or `torch._dynamo.export` paths component: lowering 问题 re: The lowering / preprocessing passes component: tests 问题 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] 问题 re: Python API component: tests 问题 re: Tests documentation Improvements or additions to documentation
#4594 opened Aug 26, 2026 by lanluo-nvidia Collaborator Loading…
6 of 7 tasks
v2.14.0
Added TorchAO NVFP4 weight-only quantization + Linear and FLUX examples cla signed component: api [Python] 问题 re: Python API component: conversion 问题 re: Conversion stage component: converters 问题 re: Specific op converters component: core 问题 re: The core compiler component: dynamo 问题 relating to the `torch.compile` or `torch._dynamo.export` paths component: lowering 问题 re: The lowering / preprocessing passes component: tests 问题 re: Tests documentation Improvements or additions to documentation
#4593 opened Aug 26, 2026 by micwill755 Collaborator 3/5 Loading…
5 of 7 tasks
ProTip! Type g i on any issue or pull request to go back to the issue listing page.