Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dconv_ops_gpu.h163 bool ShouldIncludeWinogradNonfusedAlgo( in ShouldIncludeWinogradNonfusedAlgo() function
Dconv_grad_input_ops.cc404 conv_parameters.ShouldIncludeWinogradNonfusedAlgo<T>(stream->parent()), in operator ()()
Dconv_ops_3d.cc519 conv_parameters.ShouldIncludeWinogradNonfusedAlgo<T>( in launch()
Dconv_ops_fused_impl.h378 params.ShouldIncludeWinogradNonfusedAlgo<T>(stream->parent()),
Dconv_grad_ops_3d.cc1436 conv_parameters.ShouldIncludeWinogradNonfusedAlgo<T>( in Compute()
1927 conv_parameters.ShouldIncludeWinogradNonfusedAlgo<T>( in Compute()
Dconv_grad_filter_ops.cc998 conv_parameters.ShouldIncludeWinogradNonfusedAlgo<T>(stream->parent()), in operator ()()
Dconv_ops.cc999 conv_parameters.ShouldIncludeWinogradNonfusedAlgo<T>( in operator ()()