ArmNN
 22.02
ParserFlatbuffersFixture.hpp File Reference
#include "Schema.hpp"
#include <armnn/Descriptors.hpp>
#include <armnn/IRuntime.hpp>
#include <armnn/TypesUtils.hpp>
#include <armnn/BackendRegistry.hpp>
#include "../TfLiteParser.hpp"
#include <ResolveType.hpp>
#include <armnnTestUtils/TensorHelpers.hpp>
#include <fmt/format.h>
#include <doctest/doctest.h>
#include "flatbuffers/idl.h"
#include "flatbuffers/util.h"
#include "flatbuffers/flexbuffers.h"
#include <schema_generated.h>

Go to the source code of this file.

Classes

struct  ParserFlatbuffersFixture
 

Typedefs

using TensorRawPtr = const tflite::TensorT *
 

Typedef Documentation

◆ TensorRawPtr

using TensorRawPtr = const tflite::TensorT *

Definition at line 34 of file ParserFlatbuffersFixture.hpp.