Searched refs:OpPrepare (Results 1 – 2 of 2) sorted by relevance
319 TfLiteStatus OpPrepare(const TfLiteRegistration& op_reg, TfLiteNode* node) { in OpPrepare() function
620 if (OpPrepare(registration, &node) == kTfLiteError) { in PrepareOpsStartingAt()