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
Sort

Pull requests list

Implemented basic Mutable torch tensorrt module pipeline cla signed component: api [Python] Issues re: Python API component: dynamo Issues relating to the `torch.compile` or `torch._dynamo.export` paths component: runtime
#2981 opened Jul 3, 2024 by cehongwang Loading…
7 tasks
feat: add dynamic support for eq/ne/lt/le cla signed component: api [Python] Issues re: Python API component: conversion Issues re: Conversion stage component: dynamo Issues relating to the `torch.compile` or `torch._dynamo.export` paths component: tests Issues re: Tests
#2979 opened Jul 2, 2024 by chohk88 Loading…
7 tasks done
chore: dynamic shape support for clamp/min/max/floor_div/logical_and cla signed component: api [Python] Issues re: Python API component: conversion Issues re: Conversion stage component: dynamo Issues relating to the `torch.compile` or `torch._dynamo.export` paths component: tests Issues re: Tests
#2977 opened Jul 2, 2024 by keehyuna Loading…
5 of 7 tasks
add dynamic shape support for scaled_dot_product_attention, logical_or/xor 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
#2975 opened Jul 1, 2024 by lanluo-nvidia Loading…
7 tasks
refactor: Address some issues with enums and overhaul documentation cla signed component: api [Python] Issues re: Python API component: build system Issues re: Build system 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: runtime component: tests Issues re: Tests documentation Improvements or additions to documentation
#2974 opened Jul 1, 2024 by narendasan Loading…
7 tasks done
Add support for prelu dynamo converter 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: tests Issues re: Tests
#2972 opened Jun 30, 2024 by HolyWu Loading…
3 of 7 tasks
Added kwarg support for dynamo.compile 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
#2970 opened Jun 28, 2024 by cehongwang Loading…
chore: re-enable serde tests cla signed component: tests Issues re: Tests
#2968 opened Jun 28, 2024 by peri044 Loading…
7 tasks
chore: doc update cla signed documentation Improvements or additions to documentation
#2967 opened Jun 28, 2024 by peri044 Loading…
7 tasks
feat: dynamic shape support for atan/asinh/acosh/atanh/atan2/ceil 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
#2959 opened Jun 26, 2024 by keehyuna Loading…
5 of 7 tasks
test Only: add docker image build for cxx_abi=true build-release-artifacts Build the release artifacts cla signed WIP Work is in progress, pull request should not be merged yet
#2951 opened Jun 25, 2024 by lanluo-nvidia Draft
7 tasks
Test only: Only run certain test cases if the folder has changed cla signed WIP Work is in progress, pull request should not be merged yet
#2945 opened Jun 21, 2024 by lanluo-nvidia Draft
7 tasks
Test Only: test release automation build-release-artifacts Build the release artifacts ciflow/binaries/all Build for all Python Versions cla signed component: build system Issues re: Build system WIP Work is in progress, pull request should not be merged yet
#2944 opened Jun 21, 2024 by lanluo-nvidia Draft
7 tasks
support native int64 as valid datatype cla signed component: core Issues re: The core compiler needs-release-cherrypick
#2937 opened Jun 18, 2024 by apbose Loading…
full_like evaluator cla signed component: api [Python] Issues re: Python API component: conversion Issues re: Conversion stage component: dynamo Issues relating to the `torch.compile` or `torch._dynamo.export` paths component: tests Issues re: Tests
#2917 opened Jun 13, 2024 by apbose Loading…
Better random input for dynamic shape cla signed component: api [Python] Issues re: Python API component: tests Issues re: Tests
#2915 opened Jun 13, 2024 by keehyuna Draft
5 of 7 tasks
dynamic shape for slice converter 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
#2901 opened Jun 7, 2024 by apbose Loading…
feat: Cudagraphs integration for Torch-TRT + Non-default Stream Utilization cla signed component: api [Python] Issues re: Python API component: build system Issues re: Build system 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 documentation Improvements or additions to documentation
#2881 opened Jun 3, 2024 by gs-olive Loading…
[WIP] upgrade to public TRT 10.1.0.27 cla signed component: api [Python] Issues re: Python API component: build system Issues re: Build system component: core Issues re: The core compiler component: tests Issues re: Tests WIP Work is in progress, pull request should not be merged yet
#2855 opened May 22, 2024 by zewenli98 Loading…
7 tasks
scatter_reduce decomposition 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
#2847 opened May 17, 2024 by apbose Draft
Fix incomplete upsample dynamo converter 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: tests Issues re: Tests
#2790 opened Apr 27, 2024 by HolyWu Loading…
2 of 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
scatter_add_decomposition 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
#2740 opened Apr 9, 2024 by apbose Draft
None: Replace the Tensor Layer name from "Unnamed Layer #" to its original name cla signed component: api [Python] Issues re: Python API component: conversion Issues re: Conversion stage component: dynamo Issues relating to the `torch.compile` or `torch._dynamo.export` paths component: fx fx
#2384 opened Oct 9, 2023 by wu6u3tw Loading…
7 tasks
ProTip! Follow long discussions with comments:>50.