Commit Graph

21 Commits (develop)

Author SHA1 Message Date
pangyoki 827ac36faa
Use dygraph mode by default (#27443)
6 years ago
minqiyang 99d3f08920 Add print_function for all python files
8 years ago
minqiyang 91f0573bc1 Fix the overfix of 2to3 for print function
8 years ago
minqiyang 559d36328c Apply 2to3 to current paddle main python code
8 years ago
Xin Pan fc697f070e
Merge pull request #11712 from kexinzhao/fix_lod_name
8 years ago
Kexin Zhao e09ac3df18 replace lod name with recur_seq_lens
8 years ago
guosheng 4e9d7ddbc6 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-beam_search-dev
8 years ago
gongweibao 25241e9e5e
Fix paddle env variables. (#11564)
8 years ago
guosheng 49ca424d6e Fix src_idx out of range in beam_search_op
8 years ago
guosheng 92a7766ecb Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-beam_search
8 years ago
guosheng 592f84a4af Complete the docs of beam_search_op, beam_searc_decode_op and the python wrapper
8 years ago
Kexin Zhao 60783a753a
Modify machine translation example using new LoDTensor API (#11018)
8 years ago
Wu Yi b0eca1040f
remove unused vars (#10618)
8 years ago
Yancey1989 da960ada49 redefine distribute transpiler api
8 years ago
Helin Wang bcf7c36b0b Make paddle.fluid no longer depends on paddle.v2
8 years ago
yangyaming 2c22552542 Fix some comments and adapt test_machine_translation.py.
8 years ago
chengduoZH 93107ce138 add regularization for test_machine_tranlation
8 years ago
武毅 4d4322a698
merge fluid dist tests (#8573)
8 years ago
Yu Yang 5f1a577e33 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/enhance_layer_generator
8 years ago
Luo Tao bde090a975 replace paddle.v2.fluid by paddle.fluid in tests
8 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
8 years ago