Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/flex/
H A Dutil.cc41 TfLiteStatus CopyShapeAndType(TfLiteContext* context, in CopyShapeAndType() function
H A Dutil_test.cc82 TEST(UtilTest, CopyShapeAndType) { in TEST() argument