Searched refs:GetMutableEvalInput (Results 1 – 4 of 4) sorted by relevance
31 inline TfLiteEvalTensor* GetMutableEvalInput(const TfLiteContext* context, in GetMutableEvalInput() function42 return GetMutableEvalInput(context, node, index); in GetEvalInput()
348 TfLiteEvalTensor* activation_state = tflite::micro::GetMutableEvalInput( in Eval()
434 TfLiteEvalTensor* activation_state = tflite::micro::GetMutableEvalInput( in Eval()
463 TfLiteEvalTensor* activation_state = tflite::micro::GetMutableEvalInput( in Eval()