Searched refs:GetConvolveAlgorithms (Results 1 – 13 of 13) sorted by relevance
323 bool StreamExecutor::GetConvolveAlgorithms( in GetConvolveAlgorithms() function in stream_executor::StreamExecutor332 return dnn_support->GetConvolveAlgorithms(with_winograd_nonfused, cc_major, in GetConvolveAlgorithms()
29 bool DnnSupport::GetConvolveAlgorithms( in GetConvolveAlgorithms() function in stream_executor::dnn::DnnSupport
385 bool GetConvolveAlgorithms(bool with_winograd_nonfused,
1271 virtual bool GetConvolveAlgorithms(
58 succ = stream_exec->GetConvolveAlgorithms(true, &algorithms); in GetAlgorithms()
441 stream->parent()->GetConvolveAlgorithms( in launch()
515 if (!stream->parent()->GetConvolveAlgorithms(
853 stream->parent()->GetConvolveAlgorithms( in operator ()()
696 CHECK(stream->parent()->GetConvolveAlgorithms( in launch()
202 bool GetConvolveAlgorithms(
3042 bool CudnnSupport::GetConvolveAlgorithms( in GetConvolveAlgorithms() function in stream_executor::gpu::CudnnSupport
193 bool GetConvolveAlgorithms(
2947 bool MIOpenSupport::GetConvolveAlgorithms( in GetConvolveAlgorithms() function in stream_executor::gpu::MIOpenSupport