Skip to content

Releases: RidgeRun/r2inference

v0.12.0

05 Aug 18:22
Compare
Choose a tag to compare

Release v0.12.0 includes:

  • Support for NNAPI acceleration in TensorFlow Lite

v0.11.0

05 Aug 17:51
Compare
Choose a tag to compare

Release v0.11.0 includes:

  • Remove autotools build system support
  • Remove deprecated NCSDK backend

v0.10.2

18 Mar 16:32
Compare
Choose a tag to compare

Release v0.10.2 includes:

  • Fix for TFLite error reporter in model loading

v0.10.1

10 Mar 18:27
Compare
Choose a tag to compare

Release v0.10.1 includes:

  • Fix for Tensor backend compilation
  • Fix for ONNXRT failing tests
  • Fix for preprocessing modules linking

v0.10

08 Mar 20:38
Compare
Choose a tag to compare

Release v0.10 includes:

  • New parameter class and tests for ONNXRT OpenVINO backend
  • Loading of pre and post processing in Loader class
  • Support for data type in Frame class
  • Support for multiple output prediction data arrays
  • Classification and detection specialization for inference output
  • Preprocessing and postprocessing examples
  • Rename of EdgeTPU backend to Coral
  • MobilenetV2 + SSD example for Coral backend

v0.9

11 Aug 16:57
Compare
Choose a tag to compare

Release v0.9 includes:

  • A new backend to support Arm Compute Library (ONNXRT ACL)
  • A new backend to support OpenVINO (ONNXRT OpenVINO)

v0.8.1

03 Jul 18:13
Compare
Choose a tag to compare

Release v0.8.1 includes:

  • Fixes for broken support for tinyyolo models when using with GstInference.

v0.8.0

02 Jul 21:55
18ab50e
Compare
Choose a tag to compare

Release v0.8.0 includes:

  • A new backend for ONNX Runtime support
  • Modifications in the frameworks meta information

v0.7.0

03 Jun 19:49
Compare
Choose a tag to compare

Release v0.7.0 includes:

  • Add a new backend with support for the EdgeTPU.
  • Extension of the CI to support Ubuntu 16.04 containers.

v0.6.0

12 May 23:54
Compare
Choose a tag to compare

Release v0.6.0 includes:

  • Tensor RT backend support.
  • Meson support (Tensorflow, Tensorflow Lite and Tensor RT).
  • Extension of the continuous integration for Tensorflow and Tensorflow Lite (autotools and meson).