Searched defs:has_projection (Results 1 – 2 of 2) sorted by relevance
364 bool has_projection, float proj_clip, in BuildOutputStateUpdate()468 const bool has_projection = HasProjection(tflite_node); in ParseLSTMAttributes() local
300 bool has_projection() const in has_projection() function