From fd627ffaec8fd8801d980b4c91ee7c0607ab6aaf Mon Sep 17 00:00:00 2001 From: Jan Eilers Date: Thu, 25 Feb 2021 17:44:00 +0000 Subject: IVGCVSW-5687 Update Doxygen Docu * Update Doxygen Documentation for 21.02 release Signed-off-by: Jan Eilers Change-Id: I9ed2f9caab038836ea99d7b378d7899fe431a4e5 --- 21.02/_cl_context_schema__generated_8h.xhtml | 192 +++++++++++++++++++++++++++ 1 file changed, 192 insertions(+) create mode 100644 21.02/_cl_context_schema__generated_8h.xhtml (limited to '21.02/_cl_context_schema__generated_8h.xhtml') diff --git a/21.02/_cl_context_schema__generated_8h.xhtml b/21.02/_cl_context_schema__generated_8h.xhtml new file mode 100644 index 0000000000..f2e5d38f87 --- /dev/null +++ b/21.02/_cl_context_schema__generated_8h.xhtml @@ -0,0 +1,192 @@ + + + + + + + + + + + + + +ArmNN: src/backends/cl/ClContextSchema_generated.h File Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  21.02 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
ClContextSchema_generated.h File Reference
+
+
+
#include "flatbuffers/flatbuffers.h"
+
+

Go to the source code of this file.

+ + + + + + + + + + +

+Classes

struct  FLATBUFFERS_FINAL_CLASS
 
struct  ClContextBuilder
 
struct  FLATBUFFERS_FINAL_CLASS
 
struct  ProgramBuilder
 
+ + + + +

+Namespaces

 armnn
 Copyright (c) 2021 ARM Limited and Contributors.
 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

flatbuffers::Offset< ClContext > CreateClContext (flatbuffers::FlatBufferBuilder &_fbb, flatbuffers::Offset< flatbuffers::Vector< flatbuffers::Offset< armnn::Program >>> programs=0)
 
flatbuffers::Offset< ClContext > CreateClContextDirect (flatbuffers::FlatBufferBuilder &_fbb, const std::vector< flatbuffers::Offset< armnn::Program >> *programs=nullptr)
 
flatbuffers::Offset< Program > CreateProgram (flatbuffers::FlatBufferBuilder &_fbb, flatbuffers::Offset< flatbuffers::String > name=0, flatbuffers::Offset< flatbuffers::Vector< uint8_t >> binary=0)
 
flatbuffers::Offset< Program > CreateProgramDirect (flatbuffers::FlatBufferBuilder &_fbb, const char *name=nullptr, const std::vector< uint8_t > *binary=nullptr)
 
const armnn::ClContext * GetClContext (const void *buf)
 
const armnn::ClContext * GetSizePrefixedClContext (const void *buf)
 
const char * ClContextIdentifier ()
 
bool ClContextBufferHasIdentifier (const void *buf)
 
bool VerifyClContextBuffer (flatbuffers::Verifier &verifier)
 
bool VerifySizePrefixedClContextBuffer (flatbuffers::Verifier &verifier)
 
const char * ClContextExtension ()
 
void FinishClContextBuffer (flatbuffers::FlatBufferBuilder &fbb, flatbuffers::Offset< armnn::ClContext > root)
 
void FinishSizePrefixedClContextBuffer (flatbuffers::FlatBufferBuilder &fbb, flatbuffers::Offset< armnn::ClContext > root)
 
+ + + +

+Variables

 VT_NAME = 4
 
+

Variable Documentation

+ +

◆ VT_NAME

+ +
+
+ + + + +
VT_NAME = 4
+
+
+
+
+ + + + -- cgit v1.2.1