Searched refs:ParseQuantize (Results 1 – 3 of 3) sorted by relevance
338 ParseQuantize); in AddQuantize()
250 TfLiteStatus ParseQuantize(const Operator* op, ErrorReporter* error_reporter,
361 return ParseQuantize(op, error_reporter, allocator, builtin_data); in ParseOpDataTfLite()1599 TfLiteStatus ParseQuantize(const Operator*, ErrorReporter*, in ParseQuantize() function