Searched defs:has_normalization (Results 1 – 1 of 1) sorted by relevance
153 bool has_peephole, bool has_normalization, in BuildLstmGate()467 const bool has_normalization = HasNormalization(tflite_node); in ParseLSTMAttributes() local