Searched defs:_compute_carry_and_output (Results 1 – 1 of 1) sorted by relevance
2400 def _compute_carry_and_output(self, x, h_tm1, c_tm1): member in LSTMCell2621 def _compute_carry_and_output(self, x, h_tm1, c_tm1): member in PeepholeLSTMCell