From 549b9600a6eaf0727fa084465a75f173edf8f381 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Tue, 24 May 2022 11:32:07 +0100 Subject: Update 22.05 Doxygen Docs after updates to main Readme Signed-off-by: Nikhil Raj Change-Id: I56711772406a41ff81fa136a5fb6c59c9b9cf504 --- 22.05/class_test_stack_layer_visitor-members.xhtml | 132 +++++++++++++++++++++ 1 file changed, 132 insertions(+) create mode 100644 22.05/class_test_stack_layer_visitor-members.xhtml (limited to '22.05/class_test_stack_layer_visitor-members.xhtml') diff --git a/22.05/class_test_stack_layer_visitor-members.xhtml b/22.05/class_test_stack_layer_visitor-members.xhtml new file mode 100644 index 0000000000..f83f05dc1a --- /dev/null +++ b/22.05/class_test_stack_layer_visitor-members.xhtml @@ -0,0 +1,132 @@ + + + + + + + + + + + + + +ArmNN: Member List + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  22.05 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
TestStackLayerVisitor Member List
+
+
+ +

This is the complete list of members for TestStackLayerVisitor, including all inherited members.

+ + + + + + + + + + + + + + + + + + +
CheckConstTensorPtrs(const std::string &name, const ConstTensor *expected, const ConstTensor *actual)TestLayerVisitorprotected
CheckConstTensorPtrs(const std::string &name, const ConstTensor *expected, const std::shared_ptr< ConstTensorHandle > actual)TestLayerVisitorprotected
CheckConstTensors(const ConstTensor &expected, const ConstTensor &actual)TestLayerVisitorprotected
CheckConstTensors(const ConstTensor &expected, const ConstTensorHandle &actual)TestLayerVisitorprotected
CheckLayerName(const char *name)TestLayerVisitorprotected
CheckLayerPointer(const IConnectableLayer *layer)TestLayerVisitorprotected
CheckOptionalConstTensors(const Optional< ConstTensor > &expected, const Optional< ConstTensor > &actual)TestLayerVisitorprotected
ExecuteStrategy(const armnn::IConnectableLayer *layer, const armnn::BaseDescriptor &descriptor, const std::vector< armnn::ConstTensor > &constants, const char *layerName, const armnn::LayerBindingId id=0) overrideTestStackLayerVisitorinline
armnn::TestLayerVisitor::ExecuteStrategy(const armnn::IConnectableLayer *layer, const armnn::BaseDescriptor &descriptor, const std::vector< armnn::ConstTensor > &constants, const char *name, const armnn::LayerBindingId id=0) overrideStrategyBase< NoThrowStrategy >inlinevirtual
FinishStrategy()IStrategyinlinevirtual
IStrategy()IStrategyinlineprotected
m_DefaultStrategyStrategyBase< NoThrowStrategy >protected
TestLayerVisitor(const char *name)TestLayerVisitorinlineexplicit
TestStackLayerVisitor(const Descriptor &descriptor, const char *layerName=nullptr)TestStackLayerVisitorinlineexplicit
~IStrategy()IStrategyinlineprotectedvirtual
~StrategyBase()StrategyBase< NoThrowStrategy >inlineprotectedvirtual
~TestLayerVisitor()TestLayerVisitorinlineprotectedvirtual
+
+ + + + -- cgit v1.2.1