Home
last modified time | relevance | path

Searched refs:GetMIOpenConvolveAlgorithms (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Dstream_executor_pimpl.cc337 bool StreamExecutor::GetMIOpenConvolveAlgorithms( in GetMIOpenConvolveAlgorithms() function in stream_executor::StreamExecutor
350 return dnn_support->GetMIOpenConvolveAlgorithms( in GetMIOpenConvolveAlgorithms()
H A Dstream_executor_pimpl.h399 bool GetMIOpenConvolveAlgorithms(
H A Ddnn.cc173 bool DnnSupport::GetMIOpenConvolveAlgorithms( in GetMIOpenConvolveAlgorithms() function in stream_executor::dnn::DnnSupport
H A Ddnn.h1436 virtual bool GetMIOpenConvolveAlgorithms(
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dconv_ops_gpu.cc387 if (!stream->parent()->GetMIOpenConvolveAlgorithms( in AutotuneUnfusedConv()
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/
H A Drocm_dnn.h261 bool GetMIOpenConvolveAlgorithms(
H A Drocm_dnn.cc3164 if (!GetMIOpenConvolveAlgorithms( in GetConvolveRunners()
3212 bool MIOpenSupport::GetMIOpenConvolveAlgorithms( in GetMIOpenConvolveAlgorithms() function in stream_executor::gpu::MIOpenSupport