Home
last modified time | relevance | path

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

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