Searched refs:GetMatchingRnnArray (Results 1 – 3 of 3) sorted by relevance
51 if (!GetMatchingRnnArray(model, src_op->outputs[kOutputTensor], in Run()56 if (!GetMatchingRnnArray(model, src_op->outputs[kCellStateTensor], in Run()
106 bool GetMatchingRnnArray(Model* model,
88 bool GetMatchingRnnArray(Model* model, in GetMatchingRnnArray() function