Commit Graph

19 Commits (ce08dc8751b5f605ce6aece70ce6f16af72f4759)

Author SHA1 Message Date
qiaolongfei 055662f9f4 add insert_op for block
8 years ago
typhoonzero 4459fa6726 fix seq tag model dist transpile
8 years ago
fengjiayi 38ba7e5af4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update_reader
8 years ago
gongweibao 6651301b29
Modify comments of `sync_with_cpp`
8 years ago
typhoonzero a16a872783 update
8 years ago
Luo Tao 103407aa60 refine sync_with_cpp when remove ops or remove vars
8 years ago
JiayiFeng de2d82d6a9 fix a bug
8 years ago
fengjiayi 44d5f42a7e update reader
8 years ago
wanghaoshuang 92a01d4994 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into average_model
8 years ago
wanghaoshuang aee686771c Add clone_variable function for Block class.
8 years ago
Thuan Nguyen 1e4c504e60 Implement Select OP (#9088)
8 years ago
kexinzhao 6720681cc2 Enable is_test attr of batch norm and drop out op for test program (#8642)
8 years ago
typhoonzero 17a311e285 fix rename de-ref again
8 years ago
Abhinav Arora 0d878e4c09
Add Go_op, Channel_create, channel_close, channel_send and channel_receive ops (#8593)
8 years ago
Tao Luo 62698d6e17
Merge pull request #8634 from typhoonzero/fix_renamevar_ref
8 years ago
typhoonzero 1e9efc2272 add comments
8 years ago
typhoonzero bd87882651 fix rename_var deref
8 years ago
Yancey c02f773a53
Fix dist demo var type error (#8600)
8 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
8 years ago