Searched refs:ParsePrelu (Results 1 – 3 of 3) sorted by relevance
333 tflite::ops::micro::Register_PRELU(), ParsePrelu); in AddPrelu()
247 TfLiteStatus ParsePrelu(const Operator* op, ErrorReporter* error_reporter,
357 return ParsePrelu(op, error_reporter, allocator, builtin_data); in ParseOpDataTfLite()1591 TfLiteStatus ParsePrelu(const Operator*, ErrorReporter*, BuiltinDataAllocator*, in ParsePrelu() function