Home
last modified time | relevance | path

Searched refs:DoBatchNormalizationForward (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_dnn.h217 bool DoBatchNormalizationForward(
230 bool DoBatchNormalizationForward(
Dcuda_dnn.cc3178 bool CudnnSupport::DoBatchNormalizationForward( in DoBatchNormalizationForward() function in stream_executor::gpu::CudnnSupport
3199 bool CudnnSupport::DoBatchNormalizationForward( in DoBatchNormalizationForward() function in stream_executor::gpu::CudnnSupport
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_dnn.h208 bool DoBatchNormalizationForward(
221 bool DoBatchNormalizationForward(
Drocm_dnn.cc2996 bool MIOpenSupport::DoBatchNormalizationForward( in DoBatchNormalizationForward() function in stream_executor::gpu::MIOpenSupport
3015 bool MIOpenSupport::DoBatchNormalizationForward( in DoBatchNormalizationForward() function in stream_executor::gpu::MIOpenSupport
/external/tensorflow/tensorflow/stream_executor/
Ddnn.h990 virtual bool DoBatchNormalizationForward(
1007 virtual bool DoBatchNormalizationForward(
Dstream.cc355 CheckError(dnn->DoBatchNormalizationForward( in ThenBatchNormalizationForward()
405 CheckError(dnn->DoBatchNormalizationForward( in ThenBatchNormalizationForward()