Searched refs:IsConvConstantsSupported (Results 1 – 3 of 3) sorted by relevance
40 if (IsConvConstantsSupported(gpu_info, op_def, attr)) { in SelectConvolutionAdreno()72 if (IsConvConstantsSupported(gpu_info, op_def, attr)) { in SelectConvolutionNVidia()
153 bool IsConvConstantsSupported(const GpuInfo& gpu_info,
240 bool IsConvConstantsSupported(const GpuInfo& gpu_info, in IsConvConstantsSupported() function