Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_dnn.h243 bool DoBatchNormalizationBackward(
252 bool DoBatchNormalizationBackward(
Dcuda_dnn.cc3279 bool CudnnSupport::DoBatchNormalizationBackward( in DoBatchNormalizationBackward() function in stream_executor::gpu::CudnnSupport
3294 bool CudnnSupport::DoBatchNormalizationBackward( in DoBatchNormalizationBackward() function in stream_executor::gpu::CudnnSupport
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_dnn.h234 bool DoBatchNormalizationBackward(
243 bool DoBatchNormalizationBackward(
Drocm_dnn.cc3084 bool MIOpenSupport::DoBatchNormalizationBackward( in DoBatchNormalizationBackward() function in stream_executor::gpu::MIOpenSupport
3098 bool MIOpenSupport::DoBatchNormalizationBackward( in DoBatchNormalizationBackward() function in stream_executor::gpu::MIOpenSupport
/external/tensorflow/tensorflow/stream_executor/
Ddnn.h1039 virtual bool DoBatchNormalizationBackward(
1053 virtual bool DoBatchNormalizationBackward(
Dstream.cc379 CheckError(dnn->DoBatchNormalizationBackward( in ThenBatchNormalizationBackward()
430 CheckError(dnn->DoBatchNormalizationBackward( in ThenBatchNormalizationBackward()