Commit Graph

4175 Commits (8440046b7f69a34e4d593bf1b8c4fe997270a6d9)

Author SHA1 Message Date
chengduoZH 8440046b7f fix doc
8 years ago
Kexin Zhao ed2bc194c5
Merge pull request #9176 from kexinzhao/batch_norm_fp16
8 years ago
fengjiayi 809530f418 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_MultiEpochReader
8 years ago
fengjiayi 7c041e48f4
Merge pull request #9182 from JiayiFeng/dev_MultipleReader
8 years ago
wangyang59 e0bc942ca1
Merge pull request #9224 from wangyang59/dilateconv
8 years ago
Kexin Zhao c1e9b1e37e
Merge pull request #9231 from kexinzhao/elementwise_add_fp16
8 years ago
Qiao Longfei 37a272e670
add executor.prepare (#9022)
8 years ago
fengjiayi a944d57181 refine code
8 years ago
fengjiayi a4f397fb68 add an unittest
8 years ago
qingqing01 30b70323b4
Expose RMSProp optimizer. (#9247)
8 years ago
fengjiayi 91b6d60003 Merge branch 'fix_bug_in_recordio' into dev_MultiEpochReader
8 years ago
fengjiayi bce08d19cc Python wrapper for MultiPassReader
8 years ago
fengjiayi 2532b922dc Add more unittests and fix bugs
8 years ago
fengjiayi f863866471 Add an unitest
8 years ago
武毅 5008020d19
Merge pull request #9154 from typhoonzero/pserver_parallel
8 years ago
fengjiayi 02b7d8bea5 Merge branch 'fix_bug_in_recordio' into dev_MultipleReader
8 years ago
typhoonzero d806fd4114 no print
8 years ago
whs 7e526a6cb8
Merge pull request #9213 from wanghaoshuang/adadelta
8 years ago
Yang yaming 381c6a026d
Merge pull request #9100 from pkuyym/fix-9049
8 years ago
Kexin Zhao d307b5e4a6 Merge remote-tracking branch 'upstream/develop' into elementwise_add_fp16
8 years ago
Kexin Zhao 5271c32d24
Merge pull request #9223 from kexinzhao/dropout_fp16
8 years ago
wanghaoshuang 89c9f79c8b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into adadelta
8 years ago
wanghaoshuang 7c59ac484f Refine doc and use 'raise' instead of assert
8 years ago
Kexin Zhao 3da094fd7b rearrange test
8 years ago
Kexin Zhao 509c8399b8 address comments
8 years ago
yangyaming 2c22552542 Fix some comments and adapt test_machine_translation.py.
8 years ago
yangyaming 2f2c5f5e60 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-9049
8 years ago
Kexin Zhao 4bf168b274 add fp16 kernel for elementwise add
8 years ago
wangyang59 26734cfe77 expose dilation option to conv2d and add bias/activation option to con2d_trans
8 years ago
Kexin Zhao 18d616ed70 add float16 arithmetic operators on new GPU
8 years ago
Kexin Zhao d03dbb97f9 remove AttrType
8 years ago
Kexin Zhao 05ad15832a initial commit
8 years ago
Abhinav Arora 35c373db11
Support copy in Fluid channels (#9138)
8 years ago
wanghaoshuang de2d7299ae Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into adadelta
8 years ago
wanghaoshuang 72847ad031 Add python API for Adadelta optimizer.
8 years ago
yangyaming cd11b1bd5c Set default value of y to None.
8 years ago
yangyaming 869a6f9cea Add python wrapper.
8 years ago
yangyaming 332b665fc7 Enhanced cpp implementation and unit test.
8 years ago
Kexin Zhao 6ec0f91273 decrease atol
8 years ago
Kexin Zhao e870947cfd fix batch norm fp16 param type
8 years ago
fengjiayi 87ac675ae7 Add python wrapper for open_files_op
8 years ago
Kexin Zhao 3233b2b323 update test
8 years ago
Kexin Zhao 5e36757c37 fix test
8 years ago
Kexin Zhao 151cfff90b add more tests
8 years ago
Kexin Zhao 0a95a44b9a add python batch norm inference test
8 years ago
Kexin Zhao df99b16a16
Merge pull request #9167 from kexinzhao/pool2d_fp16
8 years ago
Kexin Zhao dfec1df14f address comments
8 years ago
Kexin Zhao 3f5705c346
Merge pull request #9148 from kexinzhao/cast_op_fp16
8 years ago
Kexin Zhao bfbc25bdb8 add fp16 pool2d support
8 years ago
yangyaming 58730ba131 Enhance unit test.
8 years ago