Home
last modified time | relevance | path

Searched defs:state_is_tuple (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/keras/layers/legacy_rnn/
Drnn_cell_impl.py686 state_is_tuple=True, argument
872 state_is_tuple=True, argument
1247 def __init__(self, cells, state_is_tuple=True): argument
/external/tensorflow/tensorflow/python/kernel_tests/
Drnn_test.py561 state_is_tuple): argument