Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcuda_dnn.h308 bool DoBatchNormalizationBackward(
321 bool DoBatchNormalizationBackward(
H A Dcuda_dnn.cc5604 bool CudnnSupport::DoBatchNormalizationBackward( in DoBatchNormalizationBackward() function in stream_executor::gpu::CudnnSupport
5625 bool CudnnSupport::DoBatchNormalizationBackward( in DoBatchNormalizationBackward() function in stream_executor::gpu::CudnnSupport
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/
H A Drocm_dnn.h312 bool DoBatchNormalizationBackward(
325 bool DoBatchNormalizationBackward(
H A Drocm_dnn.cc3726 bool MIOpenSupport::DoBatchNormalizationBackward( in DoBatchNormalizationBackward() function in stream_executor::gpu::MIOpenSupport
3744 bool MIOpenSupport::DoBatchNormalizationBackward( in DoBatchNormalizationBackward() function in stream_executor::gpu::MIOpenSupport
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Ddnn.h1216 virtual bool DoBatchNormalizationBackward( in DoBatchNormalizationBackward() function
1234 virtual bool DoBatchNormalizationBackward( in DoBatchNormalizationBackward() function
H A Dstream.cc370 CheckError(dnn->DoBatchNormalizationBackward( in ThenBatchNormalizationBackward()
425 CheckError(dnn->DoBatchNormalizationBackward( in ThenBatchNormalizationBackward()