tree: 7e2edb32c3c090d85b4b52acc8b7eb93af1a6ab6 [path history] [tgz]
  1. OnnxParser.cpp
  2. OnnxParser.hpp
  3. README.md
  4. test/
src/armnnOnnxParser/README.md

Arm NN ONNX parser

armnnOnnxParser is a library for loading neural networks defined in ONNX protobuf files into the Arm NN runtime.

For more information, a list of supported ONNX layers, and the networks that have been tested, please visit "Software Tools" -> "Parsers" -> "Arm NN ONNX Parser" in our doxygen documentation that can be found in the wiki section of our github repository.