Searched refs:ParseSplit (Results 1 – 3 of 3) sorted by relevance
398 tflite::ops::micro::Register_SPLIT(), ParseSplit); in AddSplit()
301 TfLiteStatus ParseSplit(const Operator* op, ErrorReporter* error_reporter,
430 return ParseSplit(op, error_reporter, allocator, builtin_data); in ParseOpDataTfLite()1842 TfLiteStatus ParseSplit(const Operator* op, ErrorReporter* error_reporter, in ParseSplit() function