Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/cpu/operators/
H A DCpuWinogradConv2d.cpp128 inline bool fuse_function_supported(const ActivationLayerInfo &act_info) in fuse_function_supported() function
265 _run_activation = act_info.enabled() && !fuse_function_supported(act_info); in configure()