Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_dnn.h494 bool DoNormalizeBackwardWithDimensions(
Dcuda_dnn.cc3953 bool CudnnSupport::DoNormalizeBackwardWithDimensions( in DoNormalizeBackwardWithDimensions() function in stream_executor::gpu::CudnnSupport
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_dnn.h477 bool DoNormalizeBackwardWithDimensions(
Drocm_dnn.cc3785 bool MIOpenSupport::DoNormalizeBackwardWithDimensions( in DoNormalizeBackwardWithDimensions() function in stream_executor::gpu::MIOpenSupport
/external/tensorflow/tensorflow/stream_executor/
Ddnn.h1675 virtual bool DoNormalizeBackwardWithDimensions(
Dstream.cc1427 CheckError(dnn->DoNormalizeBackwardWithDimensions( in ThenNormalizeBackwardWithDimensions()