Searched refs:ParseRound (Results 1 – 3 of 3) sorted by relevance
369 tflite::ops::micro::Register_ROUND(), ParseRound); in AddRound()
276 TfLiteStatus ParseRound(const Operator* op, ErrorReporter* error_reporter,
402 return ParseRound(op, error_reporter, allocator, builtin_data); in ParseOpDataTfLite()1740 TfLiteStatus ParseRound(const Operator*, ErrorReporter*, BuiltinDataAllocator*, in ParseRound() function