Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/cpu/operators/
H A DCpuWinogradConv2d.cpp83 bool get_winograd_kernel_implementation(const ITensorInfo *src, const ITensorInfo *weights, const I… in get_winograd_kernel_implementation() function
174 …bool success = get_winograd_kernel_implementation(src, weights, dst, conv_info, act_info, enable_f… in configure()
307 …const bool success = get_winograd_kernel_implementation(src, weigh… in validate()