Searched refs:CreateConvPowerVRWino4x4To6x6 (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/lite/delegates/gpu/common/selectors/default/ |
D | convolution_selector.cc | 54 CreateConvPowerVRWino4x4To6x6(gpu_info, op_def, attr, &dst_shape); in SelectConvolutionWinogradAdreno() 111 CreateConvPowerVRWino4x4To6x6(gpu_info, op_def, attr, &dst_shape); in SelectConvolutionWinogradMali() 173 CreateConvPowerVRWino4x4To6x6(gpu_info, op_def, attr, &dst_shape); in SelectConvolutionForWinograd()
|
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/ |
D | conv_powervr.h | 157 friend ConvPowerVR CreateConvPowerVRWino4x4To6x6( 375 ConvPowerVR CreateConvPowerVRWino4x4To6x6(const GpuInfo& gpu_info,
|
D | conv_powervr.cc | 1464 ConvPowerVR CreateConvPowerVRWino4x4To6x6(const GpuInfo& gpu_info, in CreateConvPowerVRWino4x4To6x6() function
|