Commit Graph

13 Commits (a82ce2b1bbd4a1e3bfab6b1829fd783ba020d6a6)

Author SHA1 Message Date
Tao Luo 8f659d4345
Split some APIs from nn.py to loss.py (#21117)
5 years ago
Tao Luo 78cc1ca616
Split some APIs from nn.py to rnn.py and sequence_lod.py (#21030)
5 years ago
Guo Sheng dfd1eee7f7 Add seq2seq api related code (#19820)
5 years ago
LielinJiang 43e17c7951 Add distributions of normal and uniform (#18023)
6 years ago
Wu Yi 6382b62f6b
Collective ops (#15572)
6 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
minqiyang 559d36328c Apply 2to3 to current paddle main python code
7 years ago
Xin Pan 077aa207e4 hide monkey_patch_variable
7 years ago
dzhwinter d6a9f005c8 "module document non-layer doc" (#11598)
7 years ago
fengjiayi ea508c9ef2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into remove_evaluator
7 years ago
Qiao Longfei f45a82be4e
change learning_rate_decay to learning_rate_scheduler (#8583)
7 years ago
fengjiayi 101378c878 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into remove_evaluator
7 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
7 years ago