Searched refs:ParseMul (Results 1 – 3 of 3) sorted by relevance
303 ParseMul); in AddMul()
222 TfLiteStatus ParseMul(const Operator* op, ErrorReporter* error_reporter,
329 return ParseMul(op, error_reporter, allocator, builtin_data); in ParseOpDataTfLite()1469 TfLiteStatus ParseMul(const Operator* op, ErrorReporter* error_reporter, in ParseMul() function