Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/kernels/portable/cpu/
H A Dop_embedding.cpp91 resize_embedding_output(weight, indices, out) == Error::Ok, in embedding_out()
/aosp_15_r20/external/executorch/kernels/portable/cpu/util/
H A Dkernel_ops_util.h476 Error resize_embedding_output(
H A Dkernel_ops_util.cpp599 Error resize_embedding_output( in resize_embedding_output() function