Home
last modified time | relevance | path

Searched defs:ParseBatchMatMul (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/core/api/
H A Dflatbuffer_conversions.cc1059 TfLiteStatus ParseBatchMatMul(const Operator* op, ErrorReporter* error_reporter, in ParseBatchMatMul() function
/aosp_15_r20/external/armnn/src/armnnDeserializer/
H A DDeserializer.cpp1291 void IDeserializer::DeserializerImpl::ParseBatchMatMul(GraphPtr graph, unsigned int layerIndex) in ParseBatchMatMul() function in armnnDeserializer::IDeserializer::DeserializerImpl
/aosp_15_r20/external/armnn/src/armnnTfLiteParser/
H A DTfLiteParser.cpp1704 void TfLiteParserImpl::ParseBatchMatMul(size_t subgraphIndex, size_t operatorIndex) in ParseBatchMatMul() function in armnnTfLiteParser::TfLiteParserImpl