Searched refs:GetConvolveAlgorithms (Results 1 – 12 of 12) sorted by relevance
264 bool StreamExecutor::GetConvolveAlgorithms( in GetConvolveAlgorithms() function in stream_executor::StreamExecutor273 return dnn_support->GetConvolveAlgorithms(with_winograd_nonfused, cc_major, in GetConvolveAlgorithms()
365 bool GetConvolveAlgorithms(bool with_winograd_nonfused,
44 bool DnnSupport::GetConvolveAlgorithms( in GetConvolveAlgorithms() function in stream_executor::dnn::DnnSupport
1326 virtual bool GetConvolveAlgorithms(
116 succ = stream_exec->GetConvolveAlgorithms(true, &algorithms); in GetAlgorithms()
518 stream->parent()->GetConvolveAlgorithms( in launch()
377 if (!stream->parent()->GetConvolveAlgorithms(
998 stream->parent()->GetConvolveAlgorithms( in operator ()()
203 bool GetConvolveAlgorithms(
3294 bool CudnnSupport::GetConvolveAlgorithms( in GetConvolveAlgorithms() function in stream_executor::gpu::CudnnSupport
230 bool GetConvolveAlgorithms(
3082 bool MIOpenSupport::GetConvolveAlgorithms( in GetConvolveAlgorithms() function in stream_executor::gpu::MIOpenSupport