Searched refs:TFLiteLSTMCell (Results 1 – 10 of 10) sorted by relevance
58 tf.lite.experimental.nn.TFLiteLSTMCell(60 tf.lite.experimental.nn.TFLiteLSTMCell(62 tf.lite.experimental.nn.TFLiteLSTMCell(68 tf.lite.experimental.nn.TFLiteLSTMCell(
59 tf.lite.experimental.nn.TFLiteLSTMCell(61 tf.lite.experimental.nn.TFLiteLSTMCell(63 tf.lite.experimental.nn.TFLiteLSTMCell(69 tf.lite.experimental.nn.TFLiteLSTMCell(
160 class TFLiteLSTMCell(rnn_cell_impl.LayerRNNCell): class241 super(TFLiteLSTMCell, self).__init__(_reuse=reuse, name=name, dtype=dtype)527 base_config = super(TFLiteLSTMCell, self).get_config()
38 `tf.lite.experimental.nn.TFLiteLSTMCell` in training phase, and replacing42 Both `tf.lite.experimental.nn.TFLiteLSTMCell` &73 # Note here, we use `tf.lite.experimental.nn.TFLiteLSTMCell`.75 + tf.lite.experimental.nn.TFLiteLSTMCell(185 # Note here, we use `tf.lite.experimental.nn.TFLiteLSTMCell`187 tf.lite.experimental.nn.TFLiteLSTMCell(
4 name: "TFLiteLSTMCell"
1 path: "tensorflow.lite.experimental.nn.TFLiteLSTMCell"3 is_instance: "<class \'tensorflow.lite.experimental.examples.lstm.rnn_cell.TFLiteLSTMCell\'>"
28 from tensorflow.lite.experimental.examples.lstm.rnn_cell import TFLiteLSTMCell # pylint: disable=u…
4385 lstm_cell = tf.lite.experimental.nn.TFLiteLSTMCell(4397 lstm_cell = tf.lite.experimental.nn.TFLiteLSTMCell(