Skip to content

Releases: rustnn/trtx-rs

v0.3.1

26 Feb 16:08

Choose a tag to compare

What's Changed

  • docs: update library docs with changes from README in #8 by @theHamsta in #10
  • fix: only load the TRTLIB once by @theHamsta in #12
  • deps: update depends to newest versions by @theHamsta in #21
  • feat: dynamically load TRT libraries on demand by @theHamsta in #13
  • build: transform TensorRT-Headers if necessary by @theHamsta in #14
  • Add support for missing layers required by RustNN and bump version number to 0.3.1 by @mtavenrath in #22

Full Changelog: v0.3.0...v0.3.1

v0.3.0

11 Feb 19:29

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0