Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/vulkan/runtime/graph/ops/impl/
H A DConvolution.cpp330 const int64_t groups_val = graph.get_int(groups); in add_conv2d_node() local
432 const int64_t groups_val = graph.get_int(groups); in add_conv1d_node() local