Home
last modified time | relevance | path

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

/aosp_15_r20/external/ruy/ruy/
H A Dpack.h107 struct PackImpl { struct
108 static void Run(Tuning, const Mat<Scalar>& src_matrix, in Run()
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dpack.cc96 TfLiteStatus PackImpl(TfLiteContext* context, TfLiteNode* node, in PackImpl() function