Home
last modified time | relevance | path

Searched defs:ParseMul (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/core/api/
H A Dflatbuffer_conversions.cc1697 TfLiteStatus ParseMul(const Operator* op, ErrorReporter* error_reporter, in ParseMul() function
/aosp_15_r20/external/armnn/src/armnnTfLiteParser/
H A DTfLiteParser.cpp2493 void TfLiteParserImpl::ParseMul(size_t subgraphIndex, size_t operatorIndex) in ParseMul() function in armnnTfLiteParser::TfLiteParserImpl