Releases: NVIDIA/TensorRT-Incubator
Releases · NVIDIA/TensorRT-Incubator
tripy-v0.1.4
What's Changed
- [mlir-tensorrt] Raise Normalization for Pytorch (torch-mlir) Layer norm. by @matthewfl in #680
- [mlir-tensorrt] Raise activations from their elementwise representation to tensorrt.activation Op by @matthewfl in #679
- Migrate internal changes by @christopherbate in #687
- Add tensor methods for cast, copy, and shape manipulation ops by @akhilg-nv in #688
- [TensorRT] Extract layer metadata from FusedLocation by @yizhuoz004 in #689
- Removes a workaround for #496 when no-op functions were not compiled correctly. by @pranavm-nvidia in #692
- Adds support for reflect mode in the pad operation by @pranavm-nvidia in #696
- Use FusedLocation to hold layer metadata by @yizhuoz004 in #690
- Updates version to 0.1.4 by @pranavm-nvidia in #697
New Contributors
- @matthewfl made their first contribution in #680
Full Changelog: tripy-v0.1.3...tripy-v0.1.4
tripy-v0.1.3
What's Changed
- Add Stable Diffusion demo by @akhilg-nv in #100
- Update packages for MLIR-TRT 0.1.43 by @yizhuoz004 in #683
- Support
DimensionInputInfo
in tp.compile by @yizhuoz004 in #618 - Removes outdated alignment warning by @pranavm-nvidia in #684
- Update Tripy v0.1.3 by @yizhuoz004 in #685
Full Changelog: mlir-tensorrt-v0.1.43...tripy-v0.1.3
mlir-tensorrt-v0.1.43
[mlir-tensorrt] Update `CONTRIBUTING.md` (#681) This PR updates `CONTRIBUTING.md` by adding information about spinning dev container inside and outside of VS Code.
tripy-v0.1.2
What's Changed
- Various improvements to SAMv2 demo by @pranavm-nvidia in #646
- Adds an API to set dimension names, updates SAMv2 to trigger MHA fusion by @pranavm-nvidia in #657
Full Changelog: mlir-tensorrt-v0.1.42...tripy-v0.1.2
mlir-tensorrt-v0.1.42
Adds package index links for MLIR-TRT 0.1.42
mlir-tensorrt-v0.1.41
Updates MLIR-TRT version to 0.1.41
tripy-v0.1.1
What's Changed
- Add
tensorrt_engine
to Executable API by @yizhuoz004 in #608 - Fixes various issues in L1 tests, improves reliability of SAMv2 downl… by @pranavm-nvidia in #610
- Switches
serialized_tensorrt_engine
to a property by @pranavm-nvidia in #612 - Add support for TensorRT Quickly Deployable Plugins by @samurdhikaru in #578
- Simplifies silu, updates executables to reject tensors that are not GPU constants by @pranavm-nvidia in #614
- Reorders guides to make them flow more logically by @pranavm-nvidia in #615
- Implements various features/quality of life improvements to enable YOLO example by @pranavm-nvidia in #616
- Updates
compile
to set names for weights in the module by @pranavm-nvidia in #621 - Adds a Module API to initialize parameters to dummy values by @pranavm-nvidia in #623
- Updates Executables to track the InputInfo they were compiled with by @pranavm-nvidia in #622
- Update layernorm to directly use TRT API by @akhilg-nv in #624
- Updates version to 0.1.1 by @pranavm-nvidia in #625
New Contributors
- @samurdhikaru made their first contribution in #578
Full Changelog: tripy-v0.1.0...tripy-v0.1.1
tripy-v0.1.0
What's Changed
- Adds package index links for MLIR-TRT 0.1.40 by @pranavm-nvidia in #605
- Migrates Tripy to use the tensorrt dialect instead of StableHLO by @pranavm-nvidia in #607
Full Changelog: mlir-tensorrt-v0.1.40...tripy-v0.1.0
milr-tensorrt-v0.1.40
Supports TensorRT 10.9.0.34
mlir-tensorrt-v0.1.39
[NFC] Bump MLIR-TensorRT version to 0.1.39 (#596) This MR bumps MLIR-TensorRT version to 0.1.39.