Searched refs:ParseNeg (Results 1 – 3 of 3) sorted by relevance
308 ParseNeg); in AddNeg()
225 TfLiteStatus ParseNeg(const Operator* op, ErrorReporter* error_reporter,
333 return ParseNeg(op, error_reporter, allocator, builtin_data); in ParseOpDataTfLite()1496 TfLiteStatus ParseNeg(const Operator*, ErrorReporter*, BuiltinDataAllocator*, in ParseNeg() function