Searched refs:PeepholeLSTMCell (Results 1 – 7 of 7) sorted by relevance
20 name: "PeepholeLSTMCell"
1 path: "tensorflow.keras.experimental.PeepholeLSTMCell"3 is_instance: "<class \'tensorflow.python.keras.layers.recurrent.PeepholeLSTMCell\'>"
154 from tensorflow.python.keras.layers.recurrent import PeepholeLSTMCell
1200 keras.layers.PeepholeLSTMCell,1205 keras.layers.PeepholeLSTMCell,
2322 class PeepholeLSTMCell(LSTMCell): class2355 super(PeepholeLSTMCell, self).build(input_shape)