From 6940dd720ebb6b3d1df8ca203ab696daefe58189 Mon Sep 17 00:00:00 2001 From: Jim Flynn Date: Fri, 20 Mar 2020 12:25:56 +0000 Subject: renamed Documentation folder 20.02 and added .nojekyll file Signed-off-by: Jim Flynn --- 20.02/_parser_flatbuffers_fixture_8hpp.xhtml | 162 +++++++++++++++++++++++++++ 1 file changed, 162 insertions(+) create mode 100644 20.02/_parser_flatbuffers_fixture_8hpp.xhtml (limited to '20.02/_parser_flatbuffers_fixture_8hpp.xhtml') diff --git a/20.02/_parser_flatbuffers_fixture_8hpp.xhtml b/20.02/_parser_flatbuffers_fixture_8hpp.xhtml new file mode 100644 index 0000000000..3f4ba33fb2 --- /dev/null +++ b/20.02/_parser_flatbuffers_fixture_8hpp.xhtml @@ -0,0 +1,162 @@ + + + + + + + + + + + + + +ArmNN: src/armnnTfLiteParser/test/ParserFlatbuffersFixture.hpp File Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  20.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 <armnnTfLiteParser/ITfLiteParser.hpp>
+#include <ResolveType.hpp>
+#include <test/TensorHelpers.hpp>
+#include <boost/filesystem.hpp>
+#include <boost/assert.hpp>
+#include <boost/format.hpp>
+#include "flatbuffers/idl.h"
+#include "flatbuffers/util.h"
+#include "flatbuffers/flexbuffers.h"
+#include <schema_generated.h>
+#include <iostream>
+
+

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 36 of file ParserFlatbuffersFixture.hpp.

+ +
+
+
+
+ + + + -- cgit v1.2.1