Searched refs:ParseSub (Results 1 – 3 of 3) sorted by relevance
424 ParseSub); in AddSub()
318 TfLiteStatus ParseSub(const Operator* op, ErrorReporter* error_reporter,
450 return ParseSub(op, error_reporter, allocator, builtin_data); in ParseOpDataTfLite()1937 TfLiteStatus ParseSub(const Operator* op, ErrorReporter* error_reporter, in ParseSub() function