Searched refs:ParsePadV2 (Results 1 – 3 of 3) sorted by relevance
328 tflite::ops::micro::Register_PADV2(), ParsePadV2); in AddPadV2()
238 TfLiteStatus ParsePadV2(const Operator* op, ErrorReporter* error_reporter,
349 return ParsePadV2(op, error_reporter, allocator, builtin_data); in ParseOpDataTfLite()1545 TfLiteStatus ParsePadV2(const Operator*, ErrorReporter*, BuiltinDataAllocator*, in ParsePadV2() function