Searched refs:ParseReshape (Results 1 – 3 of 3) sorted by relevance
358 tflite::ops::micro::Register_RESHAPE(), ParseReshape); in AddReshape()
263 TfLiteStatus ParseReshape(const Operator* op, ErrorReporter* error_reporter,
389 return ParseReshape(op, error_reporter, allocator, builtin_data); in ParseOpDataTfLite()1646 TfLiteStatus ParseReshape(const Operator* op, ErrorReporter* error_reporter, in ParseReshape() function