Searched refs:kLayerNormalizedLstmCellSimple (Results 1 – 3 of 3) sorted by relevance
36 constexpr char kLayerNormalizedLstmCellSimple[] = variable189 return kLayerNormalizedLstmCellSimple; in GetCompositeOpName()
72 attributes.push_back(kLayerNormalizedLstmCellSimple); in createLstmCompositeFunc()
263 } else if (attr.getValue() == mlir::TFL::kLayerNormalizedLstmCellSimple) { in ConvertTFImplements()