Searched refs:ParseLog (Results 1 – 3 of 3) sorted by relevance
255 ParseLog); in AddLog()
197 TfLiteStatus ParseLog(const Operator* op, ErrorReporter* error_reporter,
293 return ParseLog(op, error_reporter, allocator, builtin_data); in ParseOpDataTfLite()1416 TfLiteStatus ParseLog(const Operator*, ErrorReporter*, BuiltinDataAllocator*, in ParseLog() function