Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcuda_dnn.h456 bool DoNormalizeWithDimensions(
H A Dcuda_dnn.cc6361 bool CudnnSupport::DoNormalizeWithDimensions( in DoNormalizeWithDimensions() function in stream_executor::gpu::CudnnSupport
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/
H A Drocm_dnn.h460 bool DoNormalizeWithDimensions(
H A Drocm_dnn.cc4285 bool MIOpenSupport::DoNormalizeWithDimensions( in DoNormalizeWithDimensions() function in stream_executor::gpu::MIOpenSupport
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Ddnn.h1646 virtual bool DoNormalizeWithDimensions( in DoNormalizeWithDimensions() function
H A Dstream.cc617 CheckError(dnn->DoNormalizeWithDimensions( in ThenNormalizeWithDimensions()