Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/core/api/
H A Dflatbuffer_conversions.cc1346 TfLiteStatus ParseExp(const Operator*, ErrorReporter*, BuiltinDataAllocator*, in ParseExp() function
/aosp_15_r20/external/armnn/src/armnnTfLiteParser/
H A DTfLiteParser.cpp4518 void TfLiteParserImpl::ParseExp(size_t subgraphIndex, size_t operatorIndex) in ParseExp() function in armnnTfLiteParser::TfLiteParserImpl