From 7bfd38a721360183f3392f9ab35db18a0dd7fef8 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Fri, 19 Aug 2022 15:23:36 +0100 Subject: Update Doxygen for 22.08 Release Signed-off-by: Nikhil Raj Change-Id: I4789fe868e0492839be1482e5cee3642ed90d756 --- 22.08/class_unknown_image_channel_layout.xhtml | 148 +++++++++++++++++++++++++ 1 file changed, 148 insertions(+) create mode 100644 22.08/class_unknown_image_channel_layout.xhtml (limited to '22.08/class_unknown_image_channel_layout.xhtml') diff --git a/22.08/class_unknown_image_channel_layout.xhtml b/22.08/class_unknown_image_channel_layout.xhtml new file mode 100644 index 0000000000..2f0683f23d --- /dev/null +++ b/22.08/class_unknown_image_channel_layout.xhtml @@ -0,0 +1,148 @@ + + + + + + + + + + + + + +ArmNN: UnknownImageChannelLayout Class Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  22.08 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
UnknownImageChannelLayout Class Reference
+
+
+ +

#include <InferenceTestImage.hpp>

+
+Inheritance diagram for UnknownImageChannelLayout:
+
+
+ + +InferenceTestImageException +Exception + +
+ + + + + + + + + + + + + +

+Additional Inherited Members

- Public Member Functions inherited from Exception
 Exception (const std::string &message)
 
 Exception (const std::string &message, const CheckLocation &location)
 exception with context More...
 
 Exception (const Exception &other, const std::string &message, const CheckLocation &location)
 preserving previous exception context and adding local context information More...
 
virtual const char * what () const noexcept override
 
+

Detailed Description

+
+

Definition at line 45 of file InferenceTestImage.hpp.

+

The documentation for this class was generated from the following file: +
+
+ + + + -- cgit v1.2.1