Searched refs:ParseMul (Results 1 – 3 of 3) sorted by relevance
232 TfLiteStatus ParseMul(const Operator* op, ErrorReporter* error_reporter,
337 return ParseMul(op, error_reporter, allocator, builtin_data); in ParseOpDataTfLite()1544 TfLiteStatus ParseMul(const Operator* op, ErrorReporter* error_reporter, in ParseMul() function
364 ParseMul); in AddMul()