Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/
H A DFunctionDescriptors.h56 struct Conv2dInfo struct
67 …fast_math(enable_fast_math), num_groups(num_groups), post_ops(post_ops), weights_info(weights_info) in conv_info()