-
Notifications
You must be signed in to change notification settings - Fork 354
Pull requests: pytorch/TensorRT
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Bump TRT version to 10.7
cla signed
component: api [Python]
Issues re: Python API
component: build system
Issues re: Build system
#3313
opened Dec 6, 2024 by
zewenli98
Loading…
7 tasks
Feat: Initial implementation for automatic plugin
cla signed
component: api [Python]
Issues re: Python API
component: build system
Issues re: Build system
component: conversion
Issues re: Conversion stage
component: dynamo
Issues relating to the `torch.compile` or `torch._dynamo.export` paths
#3301
opened Nov 22, 2024 by
bowang007
Loading…
7 tasks
allow null arg_inputs if kwarg_inputs is set
cla signed
component: api [Python]
Issues re: Python API
component: dynamo
Issues relating to the `torch.compile` or `torch._dynamo.export` paths
#3282
opened Nov 6, 2024 by
technillogue
Loading…
5 of 7 tasks
using nccl ops from TRT-LLM namespace
cla signed
component: api [Python]
Issues re: Python API
component: conversion
Issues re: Conversion stage
component: converters
Issues re: Specific op converters
component: dynamo
Issues relating to the `torch.compile` or `torch._dynamo.export` paths
component: lowering
Issues re: The lowering / preprocessing passes
component: torch_compile
#3250
opened Oct 19, 2024 by
apbose
Loading…
scatter reduce lowering with include_self=False
cla signed
component: api [Python]
Issues re: Python API
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
#3153
opened Sep 11, 2024 by
apbose
Loading…
chore: bug fixes
cla signed
component: api [Python]
Issues re: Python API
component: conversion
Issues re: Conversion stage
component: converters
Issues re: Specific op converters
component: dynamo
Issues relating to the `torch.compile` or `torch._dynamo.export` paths
component: tests
Issues re: Tests
#3065
opened Aug 6, 2024 by
peri044
Loading…
7 tasks
Enabled python runtime saving
cla signed
component: api [Python]
Issues re: Python API
component: dynamo
Issues relating to the `torch.compile` or `torch._dynamo.export` paths
component: runtime
#2999
opened Jul 11, 2024 by
cehongwang
Loading…
7 tasks
example: add example of Phi 3 vision model using
torch.compile
backend
cla signed
#2906
opened Jun 11, 2024 by
zewenli98
Loading…
7 tasks
feat: support aten._local_scalar_dense converter
Blocked
Issue cannot be resolved until a change in a dependency
cla signed
component: api [Python]
Issues re: Python API
component: conversion
Issues re: Conversion stage
component: converters
Issues re: Specific op converters
component: dynamo
Issues relating to the `torch.compile` or `torch._dynamo.export` paths
component: tests
Issues re: Tests
#2752
opened Apr 16, 2024 by
chohk88
Loading…
5 of 7 tasks
chore: enabling torchscript core testing in GHA
cla signed
#2303
opened Sep 8, 2023 by
narendasan
Loading…
feat: Add toggle for fallback to Inductor
cla signed
component: api [Python]
Issues re: Python API
component: dynamo
Issues relating to the `torch.compile` or `torch._dynamo.export` paths
component: torch_compile
examples: Add example usage script for Function/Module-level acceleration
cla signed
component: dynamo
Issues relating to the `torch.compile` or `torch._dynamo.export` paths
documentation
Improvements or additions to documentation
Story: Dynamo Compile Improvements
Issues relating to improvement of the Dynamo compile path
#2103
opened Jul 12, 2023 by
gs-olive
Loading…
ProTip!
Filter pull requests by the default branch with base:main.