Commit Graph

171 Commits (ebff68fa74c3f278b97326fec56d775a94323623)

Author SHA1 Message Date
jshower 7c1434dd73 code style
7 years ago
Luo Tao ea0cf6f382 rewrite inference_transpiler in Python end
7 years ago
jshower d9a5222385 code style
7 years ago
jshower 9fe938cb2a Changing network configuration, avoid nan
7 years ago
Luo Tao 17833d30e3 fuse batch norm for conv operator without bias
7 years ago
Helin Wang bcf7c36b0b Make paddle.fluid no longer depends on paddle.v2
7 years ago
yangyaming 2c22552542 Fix some comments and adapt test_machine_translation.py.
7 years ago
chengduoZH 93107ce138 add regularization for test_machine_tranlation
7 years ago
kexinzhao 6720681cc2 Enable is_test attr of batch norm and drop out op for test program (#8642)
7 years ago
Qiao Longfei f45a82be4e
change learning_rate_decay to learning_rate_scheduler (#8583)
7 years ago
gmcather bc36396d71 fix test_understand_sentiment bug (#8767)
7 years ago
Helin Wang e9b488635c Fix vgg16 fc layer size: 4096 rather than 512
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