Searched defs:has_projection (Results 1 – 1 of 1) sorted by relevance
340 bool has_projection, float proj_clip, in BuildOutputStateUpdate()450 const bool has_projection = HasProjection(tflite_node); in ParseLSTMAttributes() local