Searched refs:ParsePow (Results 1 – 2 of 2) sorted by relevance
244 TfLiteStatus ParsePow(const Operator* op, ErrorReporter* error_reporter,
353 return ParsePow(op, error_reporter, allocator, builtin_data); in ParseOpDataTfLite()1583 TfLiteStatus ParsePow(const Operator*, ErrorReporter*, BuiltinDataAllocator*, in ParsePow() function