Searched defs:ParseSoftmax (Results 1 – 3 of 3) sorted by relevance
2036 TfLiteStatus ParseSoftmax(const Operator* op, ErrorReporter* error_reporter, in ParseSoftmax() function
2786 void IDeserializer::DeserializerImpl::ParseSoftmax(GraphPtr graph, unsigned int layerIndex) in ParseSoftmax() function in armnnDeserializer::IDeserializer::DeserializerImpl
2034 void TfLiteParserImpl::ParseSoftmax(size_t subgraphIndex, size_t operatorIndex) in ParseSoftmax() function in armnnTfLiteParser::TfLiteParserImpl