tripy-v0.1.1
·
124 commits
to main
since this release
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