Searched refs:ParseAddN (Results 1 – 2 of 2) sorted by relevance
78 TfLiteStatus ParseAddN(const Operator* op, ErrorReporter* error_reporter,
173 return ParseAddN(op, error_reporter, allocator, builtin_data); in ParseOpDataTfLite()928 TfLiteStatus ParseAddN(const Operator* op, ErrorReporter* error_reporter, in ParseAddN() function