24.08
|
Go to the documentation of this file.
37 *MakeEncoder<float>(outputInfo, outputs[0]->
Map()),
float m_A
Alpha upper bound value used by the activation functions. (BoundedReLu, Linear, TanH,...
#define ARMNN_SCOPED_PROFILING_EVENT_REF_NAME_GUID(label)
Creates a profiling event that uses GetGuid() and GetName() from the calling class.
void Execute() const override
LayerDescriptor m_Parameters
ActivationFunction m_Function
The activation function to use (Sigmoid, TanH, Linear, ReLu, BoundedReLu, SoftReLu,...
const TensorInfo & GetTensorInfo(const ITensorHandle *tensorHandle)
float32 helpers
std::vector< ITensorHandle * > m_Outputs
ActivationQueueDescriptor m_Data
std::vector< ITensorHandle * > m_Inputs
void ExecuteAsync(ExecutionData &executionData) override
Copyright (c) 2021 ARM Limited and Contributors.
float m_B
Beta lower bound value used by the activation functions. (BoundedReLu, Linear, TanH).
float Activation(float in, ActivationFunction function, float a, float b)
std::vector< ITensorHandle * > m_Outputs
std::vector< ITensorHandle * > m_Inputs