Home
last modified time | relevance | path

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

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