Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/keras/layers/legacy_rnn/
H A Drnn_cell_impl.py682 state_is_tuple=True, argument
868 state_is_tuple=True, argument
1243 def __init__(self, cells, state_is_tuple=True): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/nn_ops/
H A Drnn_test.py556 state_is_tuple): argument