24.08
|
Go to the documentation of this file.
34 ConditionalThrow<LayerValidationException>(
GetOutputHandler(0).IsTensorInfoSet(),
35 "InputLayer should already have the TensorInfo set.");
const char * GetName() const override
Returns the name of the layer.
int LayerBindingId
Type of identifiers for bindable layers (inputs, outputs).
const OutputHandler & GetOutputHandler(unsigned int i=0) const
LayerBindingId GetBindingId() const
virtual const BaseDescriptor & GetParameters() const override
If the layer has a descriptor return it.
void IgnoreUnused(Ts &&...)
Copyright (c) 2021 ARM Limited and Contributors.
LayerType
When adding a new layer, adapt also the LastLayer enum value in the enum class LayerType below.
virtual void ExecuteStrategy(const IConnectableLayer *layer, const armnn::BaseDescriptor &descriptor, const std::vector< armnn::ConstTensor > &constants, const char *name, const armnn::LayerBindingId id=0)=0