Skip to content

v0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@mstallmo mstallmo released this 26 Sep 04:52
4d4e35d

Support for loading models that use the default TensorRT plugins has been added with this release. This new functionality should allow all of the sample Uff applications that ship with the TensorRT library to be ported to Rust!

Other minor changes included with this library are the ability to bind more than one output buffer to a model execution. This allows greater flexibility with creating and executing various model architectures.