Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/versioning/
H A Dop_signature_test.cc137 TEST(GetOpSignature, FlatBufferModel) { in TEST() argument
204 TEST(GetOpSignature, TfLiteContext) { in TEST() argument
H A Dop_signature.cc124 OpSignature GetOpSignature(const OperatorCode* op_code, const Operator* op, in GetOpSignature() function
255 OpSignature GetOpSignature(const TfLiteContext* context, const TfLiteNode* node, in GetOpSignature() function