Home
last modified time | relevance | path

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

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