From 6940dd720ebb6b3d1df8ca203ab696daefe58189 Mon Sep 17 00:00:00 2001 From: Jim Flynn Date: Fri, 20 Mar 2020 12:25:56 +0000 Subject: renamed Documentation folder 20.02 and added .nojekyll file Signed-off-by: Jim Flynn --- 20.02/classarmnn_1_1_optimize_for_type.xhtml | 151 +++++++++++++++++++++++++++ 1 file changed, 151 insertions(+) create mode 100644 20.02/classarmnn_1_1_optimize_for_type.xhtml (limited to '20.02/classarmnn_1_1_optimize_for_type.xhtml') diff --git a/20.02/classarmnn_1_1_optimize_for_type.xhtml b/20.02/classarmnn_1_1_optimize_for_type.xhtml new file mode 100644 index 0000000000..29c582d39b --- /dev/null +++ b/20.02/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