24.08
|
#include "armnnOnnxParser/IOnnxParser.hpp"
#include "google/protobuf/repeated_field.h"
#include <unordered_map>
#include <onnx/onnx.pb.h>
Go to the source code of this file.
Classes | |
class | OnnxParserImpl |
Namespaces | |
armnn | |
Copyright (c) 2021 ARM Limited and Contributors. | |
armnnOnnxParser | |
Typedefs | |
using | ModelPtr = std::unique_ptr< onnx::ModelProto > |