Home
last modified time | relevance | path

Searched defs:act_function (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/kernels/
H A DClIndirectConv2dKernel.cpp185 const auto act_function = act_info.activation(); in configure() local
H A DClWinogradOutputTransformKernel.cpp183 const auto act_function = act_info.activation(); in configure() local
H A DClDirectConv2dKernel.cpp244 const auto act_function = act_info.activation(); in configure() local
/aosp_15_r20/external/ComputeLibrary/src/core/CL/kernels/
H A DCLDepthwiseConvolutionLayerNativeKernel.cpp227 const auto act_function = conv_info.act_info.activation(); in configure() local