From f4019872c1134c6fcc1d6993e5746f55c1e79208 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Tue, 8 Mar 2022 20:01:38 +0000 Subject: IVGCVSW-6819 Fix the directory structure and broken link to latest docu Signed-off-by: Nikhil Raj Change-Id: I05b559d15faf92c76ff536719693b361316be4f3 --- ...ase_with_descriptor_and_constants-members.xhtml | 127 +++++++++++++++++++++ 1 file changed, 127 insertions(+) create mode 100644 22.02/class_layer_verifier_base_with_descriptor_and_constants-members.xhtml (limited to '22.02/class_layer_verifier_base_with_descriptor_and_constants-members.xhtml') diff --git a/22.02/class_layer_verifier_base_with_descriptor_and_constants-members.xhtml b/22.02/class_layer_verifier_base_with_descriptor_and_constants-members.xhtml new file mode 100644 index 0000000000..67ee7696f4 --- /dev/null +++ b/22.02/class_layer_verifier_base_with_descriptor_and_constants-members.xhtml @@ -0,0 +1,127 @@ + + + + + + + + + + + + + +ArmNN: Member List + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  22.02 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
LayerVerifierBaseWithDescriptorAndConstants< Descriptor > Member List
+
+
+ +

This is the complete list of members for LayerVerifierBaseWithDescriptorAndConstants< Descriptor >, including all inherited members.

+ + + + + + + + + + + + + +
ExecuteStrategy(const armnn::IConnectableLayer *layer, const armnn::BaseDescriptor &descriptor, const std::vector< armnn::ConstTensor > &constants, const char *name, const armnn::LayerBindingId id=0) overrideLayerVerifierBaseWithDescriptorAndConstants< Descriptor >inline
armnn::IStrategy::ExecuteStrategy(const armnn::IConnectableLayer *layer, const armnn::BaseDescriptor &descriptor, const std::vector< armnn::ConstTensor > &constants, const char *name, const armnn::LayerBindingId id=0)=0IStrategypure virtual
FinishStrategy()IStrategyinlinevirtual
IStrategy()IStrategyinlineprotected
LayerVerifierBase(const std::string &layerName, const std::vector< armnn::TensorInfo > &inputInfos, const std::vector< armnn::TensorInfo > &outputInfos)LayerVerifierBase
LayerVerifierBaseWithDescriptor(const std::string &layerName, const std::vector< armnn::TensorInfo > &inputInfos, const std::vector< armnn::TensorInfo > &outputInfos, const Descriptor &descriptor)LayerVerifierBaseWithDescriptor< Descriptor >inline
LayerVerifierBaseWithDescriptorAndConstants(const std::string &layerName, const std::vector< armnn::TensorInfo > &inputInfos, const std::vector< armnn::TensorInfo > &outputInfos, const Descriptor &descriptor, const std::vector< armnn::ConstTensor > &constants)LayerVerifierBaseWithDescriptorAndConstants< Descriptor >inline
m_DescriptorLayerVerifierBaseWithDescriptor< Descriptor >protected
VerifyConstTensors(const std::string &tensorName, const armnn::ConstTensor *expectedPtr, const armnn::ConstTensor *actualPtr)LayerVerifierBaseprotected
VerifyDescriptor(const Descriptor &descriptor)LayerVerifierBaseWithDescriptor< Descriptor >inlineprotected
VerifyNameAndConnections(const armnn::IConnectableLayer *layer, const char *name)LayerVerifierBaseprotected
~IStrategy()IStrategyinlineprotectedvirtual
+
+ + + + -- cgit v1.2.1