Searched refs:ParseArgMax (Results 1 – 3 of 3) sorted by relevance
127 tflite::ops::micro::Register_ARG_MAX(), ParseArgMax); in AddArgMax()
81 TfLiteStatus ParseArgMax(const Operator* op, ErrorReporter* error_reporter,
177 return ParseArgMax(op, error_reporter, allocator, builtin_data); in ParseOpDataTfLite()933 TfLiteStatus ParseArgMax(const Operator* op, ErrorReporter* error_reporter, in ParseArgMax() function