From 6f92c8e9f8bb38dcf5dccf8deeff5112ecd8e37c Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Wed, 22 Nov 2023 11:41:15 +0000 Subject: Update Doxygen for 23.11 Signed-off-by: Nikhil Raj Change-Id: I47cd933f5002cb94a73aa97689d7b3d9c93cb849 --- .../classarmnn_1_1_layer_support_base-members.html | 123 +++++++++++++++++++++ 1 file changed, 123 insertions(+) create mode 100644 23.11/classarmnn_1_1_layer_support_base-members.html (limited to '23.11/classarmnn_1_1_layer_support_base-members.html') diff --git a/23.11/classarmnn_1_1_layer_support_base-members.html b/23.11/classarmnn_1_1_layer_support_base-members.html new file mode 100644 index 0000000000..522493c5ff --- /dev/null +++ b/23.11/classarmnn_1_1_layer_support_base-members.html @@ -0,0 +1,123 @@ + + + + + + + + +Arm NN: Member List + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  23.11 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
LayerSupportBase Member List
+
+
+ +

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

+ + + + + + + + + + + +
ILayerSupport()ILayerSupportinlineprotected
IsDetectionPostProcessSupported(const TensorInfo &boxEncodings, const TensorInfo &scores, const TensorInfo &anchors, const TensorInfo &detectionBoxes, const TensorInfo &detectionClasses, const TensorInfo &detectionScores, const TensorInfo &numDetections, const DetectionPostProcessDescriptor &descriptor, Optional< std::string & > reasonIfUnsupported=EmptyOptional()) constLayerSupportBase
IsLayerSupported(const LayerType &type, const std::vector< TensorInfo > &infos, const BaseDescriptor &descriptor, const Optional< LstmInputParamsInfo > &lstmParamsInfo=EmptyOptional(), const Optional< QuantizedLstmInputParamsInfo > &quantizedLstmParamsInfo=EmptyOptional(), Optional< std::string & > reasonIfUnsupported=EmptyOptional()) const overrideLayerSupportBasevirtual
IsMemCopySupported(const TensorInfo &input, const TensorInfo &output, Optional< std::string & > reasonIfUnsupported=EmptyOptional()) constLayerSupportBase
IsMemImportSupported(const TensorInfo &input, const TensorInfo &output, Optional< std::string & > reasonIfUnsupported=EmptyOptional()) constLayerSupportBase
IsMergeSupported(const TensorInfo &input0, const TensorInfo &input1, const TensorInfo &output, Optional< std::string & > reasonIfUnsupported=EmptyOptional()) constLayerSupportBase
IsQuantizedLstmSupported(const TensorInfo &input, const TensorInfo &previousCellStateIn, const TensorInfo &previousOutputIn, const TensorInfo &cellStateOut, const TensorInfo &output, const QuantizedLstmInputParamsInfo &paramsInfo, Optional< std::string & > reasonIfUnsupported=EmptyOptional()) constLayerSupportBase
IsShapeSupported(const TensorInfo &input, const TensorInfo &output, Optional< std::string & > reasonIfUnsupported=EmptyOptional()) constLayerSupportBase
IsStandInSupported(const std::vector< const TensorInfo * > &inputs, const std::vector< const TensorInfo * > &outputs, const StandInDescriptor &descriptor, Optional< std::string & > reasonIfUnsupported=EmptyOptional()) constLayerSupportBase
~ILayerSupport()ILayerSupportinlineprotectedvirtual
+
+ + + + -- cgit v1.2.1