Home
last modified time | relevance | path

Searched defs:has_projection (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dlstm_parser.cc340 bool has_projection, float proj_clip, in BuildOutputStateUpdate()
450 const bool has_projection = HasProjection(tflite_node); in ParseLSTMAttributes() local