Commit Graph

33 Commits (43c9561e9a383d08534a84d01808ff61d1e261e2)

Author SHA1 Message Date
Qiao Longfei 09bca67395 add check if the model does not save model
6 years ago
Qiao Longfei e4d8f47fcb change the target cost of test_label_semantic_roles to speed up test
6 years ago
Qiao Longfei 45eebf69e8 reduce pass num of test_label_semantic_roles to avoid test timeout
6 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
minqiyang 91f0573bc1 Fix the overfix of 2to3 for print function
7 years ago
minqiyang 559d36328c Apply 2to3 to current paddle main python code
7 years ago
Kexin Zhao e09ac3df18 replace lod name with recur_seq_lens
7 years ago
gongweibao 25241e9e5e
Fix paddle env variables. (#11564)
7 years ago
jshower 22f80cc536 code sytle
7 years ago
jshower 451bc3a7bd Correct the use of the lstm layer
7 years ago
Kexin Zhao 6133728a67 fix error
7 years ago
Kexin Zhao 69e0af56cd do this to new_api example
7 years ago
Kexin Zhao dbc6102e55 simplify label_sementic_example
7 years ago
Yang Yang(Tony) b67ce353fa
speed up test label semantic roles (#10718)
7 years ago
Wu Yi b0eca1040f
remove unused vars (#10618)
7 years ago
Yang Yang 5950978573 decrease the pass number of test_label_semantic_roles
7 years ago
Yancey1989 da960ada49 redefine distribute transpiler api
7 years ago
Yu Yang 482314e3b1 Add CRF unittest
7 years ago
jshower ad6ddf533c for ci
7 years ago
jshower 7c1434dd73 code style
7 years ago
jshower d9a5222385 code style
7 years ago
jshower 9fe938cb2a Changing network configuration, avoid nan
7 years ago
Helin Wang bcf7c36b0b Make paddle.fluid no longer depends on paddle.v2
7 years ago
Qiao Longfei f45a82be4e
change learning_rate_decay to learning_rate_scheduler (#8583)
7 years ago
Yu Yang 2a4e7add6f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_global_step
7 years ago
武毅 4d4322a698
merge fluid dist tests (#8573)
7 years ago
Tao Luo dce0383f89
Merge pull request #8404 from Xreki/core_refine_inference
7 years ago
Liu Yiqun efb6ba3531 Merge branch 'develop' into core_refine_inference
7 years ago
Yu Yang 2af9aac2cb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_global_step
7 years ago
Yu Yang 175cf6e024 Add global_step in nn.py
7 years ago
Yu Yang 5f1a577e33 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/enhance_layer_generator
7 years ago
Luo Tao bde090a975 replace paddle.v2.fluid by paddle.fluid in tests
7 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
7 years ago