Commit Graph

14 Commits (e853ece0a29978960a2735526c6ac7f272c885d3)

Author SHA1 Message Date
jinyuKING 6ca44cbaa3
API/OP(sequence_first_step, sequence_last_step, sequence_mask, beam_search, beam_search_decode) error message enhancement (#24590)
5 years ago
liu zhengxi fff9faae72
API(dynamic_gru, chunk_eval, BeamSearchDecoder) error message enhancement (#24513)
5 years ago
swtkiwi f5c6dd6def
test=develop (#24522)
5 years ago
liu zhengxi 417b576c34
API(dynamic_lstm, dynamic_lstmp) error message enhancement (#24450)
5 years ago
Xing Wu 4af3ec0f8a
fix rnn check_type list error (#24346)
5 years ago
Xing Wu fff5cfa353
Fix error info (#23891)
5 years ago
Guo Sheng 54a47cd271
Add tracks_own_finished to Decoder to avoid mismanagement of the finished state in dynamic_decode. (#23664)
5 years ago
Guo Sheng da803415cf
Make layers.reshape/expand/slice in dygraph support var inputs. (#22920)
5 years ago
YuHaoXiang ee58ad62b6
import core in rnn.py (#23394)
5 years ago
tianshuo78520a 433cef03e5
fix typo word (#22784)
6 years ago
tianshuo78520a d2ba91aad1
fix typo words (#22653)
6 years ago
Guo Sheng 31b5464632
Add support for dynamic_decode(while) training. (#22231)
6 years ago
Tao Luo 78cc1ca616
Split some APIs from nn.py to rnn.py and sequence_lod.py (#21030)
6 years ago
Guo Sheng dfd1eee7f7 Add seq2seq api related code (#19820)
6 years ago