Searched refs:ParseGather (Results 1 – 2 of 2) sorted by relevance
162 TfLiteStatus ParseGather(const Operator* op, ErrorReporter* error_reporter,
641 return ParseGather(op, error_reporter, allocator, builtin_data); in ParseOpDataTfLite()1306 TfLiteStatus ParseGather(const Operator* op, ErrorReporter* error_reporter, in ParseGather() function