Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcuda_dnn.h462 bool DoNormalizeBackwardWithDimensions(
H A Dcuda_dnn.cc6396 bool CudnnSupport::DoNormalizeBackwardWithDimensions( in DoNormalizeBackwardWithDimensions() function in stream_executor::gpu::CudnnSupport
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/
H A Drocm_dnn.h466 bool DoNormalizeBackwardWithDimensions(
H A Drocm_dnn.cc4321 bool MIOpenSupport::DoNormalizeBackwardWithDimensions( in DoNormalizeBackwardWithDimensions() function in stream_executor::gpu::MIOpenSupport
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Ddnn.h1665 virtual bool DoNormalizeBackwardWithDimensions( in DoNormalizeBackwardWithDimensions() function
H A Dstream.cc637 CheckError(dnn->DoNormalizeBackwardWithDimensions( in ThenNormalizeBackwardWithDimensions()