You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/python/paddle/fluid/tests/unittests/rnn
Feiyu Chan e1f8617ee2
bugfix: RNN does not initialize the state for the cell correctly (#27644)
6 years ago
..
CMakeLists.txt
__init__.py
convert.py
rnn_numpy.py bugfix: RNN does not initialize the state for the cell correctly (#27644) 6 years ago
test_rnn_cells.py Make the Bind Method of Tensor more automatic (#27270) 6 years ago
test_rnn_cells_static.py bugfix: RNN does not initialize the state for the cell correctly (#27644) 6 years ago
test_rnn_nets.py Make the Bind Method of Tensor more automatic (#27270) 6 years ago
test_rnn_nets_static.py bugfix: RNN does not initialize the state for the cell correctly (#27644) 6 years ago
test_wrappers.py bugfix: RNN does not initialize the state for the cell correctly (#27644) 6 years ago