Commit Graph

4061 Commits (7e526a6cb82e2c01b4914807af7c99584c3a6842)

Author SHA1 Message Date
whs 7e526a6cb8
Merge pull request #9213 from wanghaoshuang/adadelta
7 years ago
Yang yaming 381c6a026d
Merge pull request #9100 from pkuyym/fix-9049
7 years ago
Kexin Zhao 5271c32d24
Merge pull request #9223 from kexinzhao/dropout_fp16
7 years ago
wanghaoshuang 89c9f79c8b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into adadelta
7 years ago
wanghaoshuang 7c59ac484f Refine doc and use 'raise' instead of assert
7 years ago
Kexin Zhao 509c8399b8 address comments
7 years ago
yangyaming 2c22552542 Fix some comments and adapt test_machine_translation.py.
7 years ago
yangyaming 2f2c5f5e60 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-9049
7 years ago
Kexin Zhao 18d616ed70 add float16 arithmetic operators on new GPU
7 years ago
Kexin Zhao d03dbb97f9 remove AttrType
7 years ago
Kexin Zhao 05ad15832a initial commit
7 years ago
Abhinav Arora 35c373db11
Support copy in Fluid channels (#9138)
7 years ago
wanghaoshuang de2d7299ae Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into adadelta
7 years ago
wanghaoshuang 72847ad031 Add python API for Adadelta optimizer.
7 years ago
yangyaming cd11b1bd5c Set default value of y to None.
7 years ago
yangyaming 869a6f9cea Add python wrapper.
7 years ago
yangyaming 332b665fc7 Enhanced cpp implementation and unit test.
7 years ago
Kexin Zhao df99b16a16
Merge pull request #9167 from kexinzhao/pool2d_fp16
7 years ago
Kexin Zhao dfec1df14f address comments
7 years ago
Kexin Zhao 3f5705c346
Merge pull request #9148 from kexinzhao/cast_op_fp16
7 years ago
Kexin Zhao bfbc25bdb8 add fp16 pool2d support
7 years ago
yangyaming 58730ba131 Enhance unit test.
7 years ago
qiaolongfei 2f1778868e fix regularizer when gradient is None
7 years ago
Kexin Zhao 8e7310146f
Merge pull request #9143 from kexinzhao/numpy_conv2d_pool2d_fp16
7 years ago
Kexin Zhao 6ef4f1f8c0 small fix
7 years ago
Kexin Zhao f3c5e81556 add fp16 for cast op
7 years ago
Tao Luo 4f3b73ed97
Merge pull request #9128 from luotao1/layer_function_generator
7 years ago
qingqing01 7c1a0b77a0
Delete the detection_output_op, which had been split into several operators. (#9121)
7 years ago
Kexin Zhao e967d19b0a add more tests
7 years ago
Kexin Zhao a13ec3432a fix test error
7 years ago
Varun Arora 26a9208394 New PingPong test for testing channels / concurrency (#9132)
7 years ago
Kexin Zhao e4de5dc347 add conv2d fp16 support
7 years ago
Luo Tao 8a3d7647d2 fix AttributeError: 'module' object has no attribute 'framework_pb2'
7 years ago
qingqing01 1cd700d8e8
Fix bug in LRN operator. (#9124)
7 years ago
qingqing01 b5a16dca20
Fix a critical bug in softmax_with_cross_entropy_op backward. (#9120)
7 years ago
Thuan Nguyen 1e4c504e60 Implement Select OP (#9088)
7 years ago
Xin Pan d284cf88e5
Merge pull request #9037 from panyx0718/develop
7 years ago
dzhwinter 128adf53cb
[Speed]implement cudnn sequence softmax cudnn (#8978)
7 years ago
Yu Yang 9b9f3f09b3
Merge pull request #9058 from reyoung/feature/parallel_do_bug
7 years ago
Kexin Zhao e26f1123da
Add fp16 mul op support and bind paddle fp16 to numpy fp16 (#9017)
7 years ago
dzhwinter 7140071152
"exported scatter to python" (#9038)
7 years ago
chengduo 11c43e5da3
Merge pull request #9072 from chengduoZH/feature/refine_parallel_do
7 years ago
Xin Pan ebde3b1a0a Reproduce profiler failure on multi-gpu.
7 years ago
Xin Pan 4840c49b27 Better timeline
7 years ago
chengduoZH ef28e7deba refine parallel_do_grad
7 years ago
Yu Yang 41d8bcdc06 Fix models #725
7 years ago
Yu Yang 48f213e5a1
Merge pull request #8991 from reyoung/feature/shuffle_reader
7 years ago
Cao Ying 881c5227ab
Merge pull request #8843 from zhouhanqing/Paddle-ReduceProd
7 years ago
chengduo 5a159f34ce
Merge pull request #8934 from chengduoZH/feature/Enhance_regularizer_py
7 years ago
Tao Luo ad6b59e004
Merge pull request #8927 from ranqiu92/api_std
7 years ago