24.08
|
#define ARMNN_ASSERT(COND)
const OutputSlot & GetOutputSlot(unsigned int index=0) const override
Get the const output slot handle by slot index.
const InputSlot & GetInputSlot(unsigned int index) const override
Get a const input slot handle by slot index.
OptimizeForConnection< ConvertFp16ToFp32Layer, ConvertFp32ToFp16Layer, OptimizeInverseConversionsImpl > OptimizeInverseConversionsFp16
Layer & GetOwningLayer() const
~OptimizeInverseConversionsImpl()=default
void MoveAllConnections(OutputSlot &destination)
Moves all connections to another OutputSlot.
OptimizeInverseConversionsImpl()=default
LayerType GetType() const override
Returns the armnn::LayerType of this layer.
void IgnoreUnused(Ts &&...)
Copyright (c) 2021 ARM Limited and Contributors.
void Run(Graph &graph, InputSlot &connection) const
Run for every connection between two inverse data type conversion layers, i.e.