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