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
Jack Zhou 9362d85e0e
Add LSTM, Simple RNN and GRU CPU kernel (#28577)
6 years ago
..
CMakeLists.txt modified timeout value for some ut (#28616) 6 years ago
__init__.py
convert.py Add LSTM, Simple RNN and GRU CPU kernel (#28577) 6 years ago
rnn_numpy.py Add LSTM, Simple RNN and GRU CPU kernel (#28577) 6 years ago
test_rnn_cells.py
test_rnn_cells_static.py Remove and reorganize the alias of APIs (#27717) 6 years ago
test_rnn_nets.py add two paddle-2.0 apis: paddle.static.io.save_inference_model and paddle.static.io.load_inference_model (#28606) 6 years ago
test_rnn_nets_static.py Incorporate cudnn_lstm into LSTM api (#27217) 6 years ago
test_wrappers.py bugfix: RNN does not initialize the state for the cell correctly (#27644) 6 years ago