Searched refs:DoBatchNormalizationForwardImpl (Results 1 – 4 of 4) sorted by relevance
537 port::Status DoBatchNormalizationForwardImpl(
5422 DoBatchNormalizationForwardImpl<float, float>( in DoBatchNormalizationForward()5446 DoBatchNormalizationForwardImpl<Eigen::half, float>( in DoBatchNormalizationForward()5456 port::Status CudnnSupport::DoBatchNormalizationForwardImpl( in DoBatchNormalizationForwardImpl() function in stream_executor::gpu::CudnnSupport
641 bool DoBatchNormalizationForwardImpl(
3650 return DoBatchNormalizationForwardImpl<Eigen::half, float>( in DoBatchNormalizationForward()3670 return DoBatchNormalizationForwardImpl<float, float>( in DoBatchNormalizationForward()3678 bool MIOpenSupport::DoBatchNormalizationForwardImpl( in DoBatchNormalizationForwardImpl() function in stream_executor::gpu::MIOpenSupport