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)
* fix is_test issue
* add paddle enforce
* fix bug
* add new func
* small fix
* address comments
|
7 years ago |
Qiao Longfei
|
f45a82be4e
|
change learning_rate_decay to learning_rate_scheduler (#8583)
* change learning_rate_decay to learning_rate_scheduler
* optimize code
* change nn.cast to tensor.cast
|
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)
* merge fluid dist tests
* update cmake
|
7 years ago |
Tao Luo
|
dce0383f89
|
Merge pull request #8404 from Xreki/core_refine_inference
Refine the inference API and unittests
|
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 |