Go to the source code of this file.
|
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 > |
|
class | OptimizeForExclusiveConnectionImpl< BaseType, ChildType, Wrapped > |
| Wrapper Optimization class that calls Wrapped::Run for every connection BaseType -> ChildType. More...
|
|
class | OptimizeForExclusiveConnection< BaseType, ChildType, Wrapped > |
|
|
| armnn |
| Copyright (c) 2021 ARM Limited and Contributors.
|
|