From 0e2bab81442ee6cc2b94e4f7881ed0c5c6af65e7 Mon Sep 17 00:00:00 2001 From: Jim Flynn Date: Thu, 19 Mar 2020 17:03:14 +0000 Subject: Creating gh-pages documentation for ArmNN Signed-off-by: Jim Flynn --- .../classarmnn_1_1_optimize_for_type.xhtml | 151 +++++++++++++++++++++ 1 file changed, 151 insertions(+) create mode 100644 Documentation/classarmnn_1_1_optimize_for_type.xhtml (limited to 'Documentation/classarmnn_1_1_optimize_for_type.xhtml') diff --git a/Documentation/classarmnn_1_1_optimize_for_type.xhtml b/Documentation/classarmnn_1_1_optimize_for_type.xhtml new file mode 100644 index 0000000000..29c582d39b --- /dev/null +++ b/Documentation/classarmnn_1_1_optimize_for_type.xhtml @@ -0,0 +1,151 @@ + + + + + + + + + + + + + +ArmNN: OptimizeForType< BaseType, Wrapped > Class Template Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  20.02 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
OptimizeForType< BaseType, Wrapped > Class Template Referencefinal
+
+
+ +

#include <Optimization.hpp>

+
+Inheritance diagram for OptimizeForType< BaseType, Wrapped >:
+
+
+ + +OptimizeForTypeImpl< BaseType, Wrapped > +Optimization + +
+ + + + + + + + + + + + + +

+Additional Inherited Members

- Public Member Functions inherited from OptimizeForTypeImpl< BaseType, Wrapped >
void Run (Graph &graph, Layer &base) const override
 
- Public Member Functions inherited from Optimization
 Optimization ()=default
 
virtual ~Optimization ()=default
 
- Protected Member Functions inherited from OptimizeForTypeImpl< BaseType, Wrapped >
 ~OptimizeForTypeImpl ()=default
 
+

Detailed Description

+

template<typename BaseType, typename Wrapped>
+class armnn::OptimizeForType< BaseType, Wrapped >

+ + +

Definition at line 65 of file Optimization.hpp.

+

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