Searched refs:isLstmFullKernel (Results 1 – 1 of 1) sorted by relevance
331 inline bool isLstmFullKernel(const TfLiteNode* node) { in isLstmFullKernel() function353 return isLstmFullKernel(node) && IsFloat(input_type) && in IsHybridOperator()4212 reg->builtin_code == kTfLiteBuiltinLstm && isLstmFullKernel(node) && in AddOpsAndTensors()4365 if (reg->builtin_code == kTfLiteBuiltinLstm && isLstmFullKernel(node) && in AddOpsAndTensors()