Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/
Dstream_executor_pimpl.cc277 bool StreamExecutor::GetMIOpenConvolveAlgorithms( in GetMIOpenConvolveAlgorithms() function in stream_executor::StreamExecutor
290 return dnn_support->GetMIOpenConvolveAlgorithms( in GetMIOpenConvolveAlgorithms()
Dstream_executor_pimpl.h370 bool GetMIOpenConvolveAlgorithms(
Ddnn.cc50 bool DnnSupport::GetMIOpenConvolveAlgorithms( in GetMIOpenConvolveAlgorithms() function in stream_executor::dnn::DnnSupport
Ddnn.h1330 virtual bool GetMIOpenConvolveAlgorithms(
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_conv_algorithm_picker.cc142 bool succ = stream_exec->GetMIOpenConvolveAlgorithms( in GetMIOpenAlgorithms()
/external/tensorflow/tensorflow/core/kernels/
Dconv_grad_input_ops.cc446 stream->parent()->GetMIOpenConvolveAlgorithms( in operator ()()
Dconv_ops_3d.cc568 stream->parent()->GetMIOpenConvolveAlgorithms( in launch()
Dconv_grad_ops_3d.cc1483 CHECK(stream->parent()->GetMIOpenConvolveAlgorithms( in Compute()
1959 CHECK(stream->parent()->GetMIOpenConvolveAlgorithms( in Compute()
Dconv_grad_filter_ops.cc1044 stream->parent()->GetMIOpenConvolveAlgorithms( in operator ()()
Dconv_ops.cc1056 stream->parent()->GetMIOpenConvolveAlgorithms( in operator ()()
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_dnn.h234 bool GetMIOpenConvolveAlgorithms(
Drocm_dnn.cc3097 bool MIOpenSupport::GetMIOpenConvolveAlgorithms( in GetMIOpenConvolveAlgorithms() function in stream_executor::gpu::MIOpenSupport