Searched refs:_has_projection_weights (Results 1 – 4 of 4) sorted by relevance
52 …opt(false), _run_cifg_opt(false), _perform_cell_clipping(false), _has_projection_weights(false), _… in NELSTMLayer()344 _has_projection_weights = true; in configure()696 if(_has_projection_weights) in run()
54 …_has_projection_weights(false), _perform_projection_clipping(false), _is_prepared(false), _is_laye… in CLLSTMLayer()369 _has_projection_weights = true; in configure()721 if(_has_projection_weights) in run()
246 bool _has_projection_weights; variable
310 bool _has_projection_weights; variable