Searched refs:ParseExpandDims (Results 1 – 2 of 2) sorted by relevance
139 TfLiteStatus ParseExpandDims(const Operator* op, ErrorReporter* error_reporter,
233 return ParseExpandDims(op, error_reporter, allocator, builtin_data); in ParseOpDataTfLite()1220 TfLiteStatus ParseExpandDims(const Operator*, ErrorReporter*, in ParseExpandDims() function