Home
last modified time | relevance | path

Searched refs:block_lstm (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/contrib/rnn/python/kernel_tests/
Dlstm_ops_test.py41 block_lstm = lstm_ops._block_lstm # pylint: disable=protected-access variable
154 _, _, _, _, _, _, block_outputs_op = block_lstm(
165 _, _, _, _, _, _, block_outputs_op = block_lstm(
/external/tensorflow/tensorflow/contrib/rnn/python/ops/
Dlstm_ops.py213 i, cs, f, o, ci, co, h = gen_lstm_ops.block_lstm(
699 _, cs, _, _, _, _, h = gen_lstm_ops.block_lstm(