Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/kernels/portable/cpu/
H A Dop_constant_pad_nd.cpp41 size_t last_padded_dim, in apply_padding_to_dim()
126 size_t last_padded_dim = 0; in constant_pad_nd_out_impl() local