Searched refs:ParseSplitV (Results 1 – 3 of 3) sorted by relevance
403 tflite::ops::micro::Register_SPLIT_V(), ParseSplitV); in AddSplitV()
304 TfLiteStatus ParseSplitV(const Operator* op, ErrorReporter* error_reporter,
434 return ParseSplitV(op, error_reporter, allocator, builtin_data); in ParseOpDataTfLite()1866 TfLiteStatus ParseSplitV(const Operator* op, ErrorReporter* error_reporter, in ParseSplitV() function