Searched refs:ClearEagerInputs (Results 1 – 1 of 1) sorted by relevance
192 if (op_) ClearEagerInputs(); in ~OpNode()271 void ClearEagerInputs() { op_->Clear(); } in ClearEagerInputs() function in tflite::flex::OpNode361 node_data->ClearEagerInputs(); in ExecuteFlexOp()