Commit Graph

171 Commits (952508527a94de94a78c9250545dcd2d37d21ff4)

Author SHA1 Message Date
jshower 7c1434dd73 code style
8 years ago
Luo Tao ea0cf6f382 rewrite inference_transpiler in Python end
8 years ago
jshower d9a5222385 code style
8 years ago
jshower 9fe938cb2a Changing network configuration, avoid nan
8 years ago
Luo Tao 17833d30e3 fuse batch norm for conv operator without bias
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
kexinzhao 6720681cc2 Enable is_test attr of batch norm and drop out op for test program (#8642)
8 years ago
Qiao Longfei f45a82be4e
change learning_rate_decay to learning_rate_scheduler (#8583)
8 years ago
gmcather bc36396d71 fix test_understand_sentiment bug (#8767)
8 years ago
Helin Wang e9b488635c Fix vgg16 fc layer size: 4096 rather than 512
8 years ago
Yu Yang 2a4e7add6f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_global_step
8 years ago
武毅 4d4322a698
merge fluid dist tests (#8573)
8 years ago
Tao Luo dce0383f89
Merge pull request #8404 from Xreki/core_refine_inference
8 years ago
Liu Yiqun efb6ba3531 Merge branch 'develop' into core_refine_inference
8 years ago
Yu Yang 2af9aac2cb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_global_step
8 years ago
Yu Yang 175cf6e024 Add global_step in nn.py
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