·
1 commit
to main
since this release
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