Searched refs:ParseFill (Results 1 – 2 of 2) sorted by relevance
143 TfLiteStatus ParseFill(const Operator* op, ErrorReporter* error_reporter,
237 return ParseFill(op, error_reporter, allocator, builtin_data); in ParseOpDataTfLite()1228 TfLiteStatus ParseFill(const Operator*, ErrorReporter*, BuiltinDataAllocator*, in ParseFill() function