class ActivationLayer
类说明
~ActivationLayer() noexcept override = default
ActivationKind GetActivationKind() const noexcept
float GetAlpha() const noexcept
float GetBeta() const noexcept
void SetAlpha(float a) noexcept
void SetBeta(float b) noexcept
void SetScale(float scale) noexcept
float GetScale() const noexcept
void SetInputScale(float inputScale) noexcept
float GetInputScale() const noexcept
void SetThreshold(float threshold) noexcept
float GetThreshold() const noexcept
父主题:
类参考