Searched refs:DoBatchNormalizationForwardImpl (Results 1 – 4 of 4) sorted by relevance
557 port::Status DoBatchNormalizationForwardImpl(
3191 DoBatchNormalizationForwardImpl<float, float>( in DoBatchNormalizationForward()3212 DoBatchNormalizationForwardImpl<Eigen::half, float>( in DoBatchNormalizationForward()3221 port::Status CudnnSupport::DoBatchNormalizationForwardImpl( in DoBatchNormalizationForwardImpl() function in stream_executor::gpu::CudnnSupport
629 bool DoBatchNormalizationForwardImpl(
3008 return DoBatchNormalizationForwardImpl<Eigen::half, float>( in DoBatchNormalizationForward()3027 return DoBatchNormalizationForwardImpl<float, float>( in DoBatchNormalizationForward()3035 bool MIOpenSupport::DoBatchNormalizationForwardImpl( in DoBatchNormalizationForwardImpl() function in stream_executor::gpu::MIOpenSupport