tree: 5ddb2428acb895f9c965d5def256b76580f1c82d [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.