Searched defs:get_epsilon (Results 1 – 10 of 10) sorted by relevance
32 float InstanceNorm::get_epsilon() const { in get_epsilon() function in mindspore::ops::InstanceNorm
41 float FusedBatchNorm::get_epsilon() const { in get_epsilon() function in mindspore::ops::FusedBatchNorm
34 float L2Normalize::get_epsilon() const { in get_epsilon() function in mindspore::ops::L2Normalize
61 float BatchNorm::get_epsilon() const { in get_epsilon() function in mindspore::ops::BatchNorm
145 float LayerNorm::get_epsilon() const { in get_epsilon() function in mindspore::ops::LayerNorm
32 float BatchNormGrad::get_epsilon() const { in get_epsilon() function in mindspore::ops::BatchNormGrad
72 double get_epsilon( void ) const { return m_epsilon; } in get_epsilon() function
78 T get_epsilon( void ) const { return m_epsilon; } in get_epsilon() function
143 value_type get_epsilon( void ) const { return m_epsilon; } in get_epsilon() function in phase_oscillator_ensemble
954 inline BOOST_MATH_CONSTEXPR T get_epsilon(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE(T)) BOOST_MATH_NOEXCEPT… in get_epsilon() function