InferenceHelper Versions Save

C++ Helper Class for Deep Learning Inference Frameworks: TensorFlow Lite, TensorRT, OpenCV, OpenVINO, ncnn, MNN, SNPE, Arm NN, NNabla, ONNX Runtime, LibTorch, TensorFlow

20210816

2 years ago

20210815

2 years ago
  • Update TensorFlow Lite to v2.6.0
  • Update Edge TPU to ea1eaddbddece0c9ca1166e868f8fd03f4a3199e

20210723

2 years ago
  • Add Arm NN support
    • Prebuilt libraries are only for x64_linux, aarch64_linux. (Prebuilt libraries for Android are not yet ready)
    • Prebuilt libraries are generated using note/how_to_build_armnn.txt

20210702

2 years ago

Add SNPE support Apply Google C++ Style Guide (partly)

20210110

3 years ago