Home
last modified time | relevance | path

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

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