Searched refs:ParseSoftmax (Results 1 – 3 of 3) sorted by relevance
388 ParseSoftmax); in AddSoftmax()
288 TfLiteStatus ParseSoftmax(const Operator* op, ErrorReporter* error_reporter,
418 return ParseSoftmax(op, error_reporter, allocator, builtin_data); in ParseOpDataTfLite()1784 TfLiteStatus ParseSoftmax(const Operator* op, ErrorReporter* error_reporter, in ParseSoftmax() function