ArmNN
 20.02
Optimization.hpp File Reference
#include "Graph.hpp"
#include "LayersFwd.hpp"

Go to the source code of this file.

Classes

class  Optimization
 
class  OptimizeForTypeImpl< BaseType, Wrapped >
 Wrapper Optimization base class that calls Wrapped::Run() for every layer of type BaseType. More...
 
class  OptimizeForTypeImpl< Layer, Wrapped >
 Specialization that calls Wrapped::Run() for any layer type. More...
 
class  OptimizeForType< BaseType, Wrapped >
 
class  OptimizeForConnectionImpl< BaseType, ChildType, Wrapped >
 Wrapper Optimization class that calls Wrapped::Run for every connection BaseType -> ChildType. More...
 
class  OptimizeForConnection< BaseType, ChildType, Wrapped >
 

Namespaces

 armnn
 Copyright (c) 2020 ARM Limited.