Commit Graph

12660 Commits (c55bff79697a9f05a903f65a09ac443b6b98aea0)
 

Author SHA1 Message Date
Shan Yi c55bff7969
modify error
7 years ago
Shan Yi 784e330266
repair deadlink
7 years ago
Shan Yi 4be675bcbf
polish
7 years ago
Shan Yi 552cfe47be
repair image link in rnn.md
7 years ago
Thuan Nguyen 873cb9bcc7 Create select_op design document (#9139)
7 years ago
wangyang59 e0bc942ca1
Merge pull request #9224 from wangyang59/dilateconv
7 years ago
Kexin Zhao c1e9b1e37e
Merge pull request #9231 from kexinzhao/elementwise_add_fp16
7 years ago
Shan Yi d126933d0a
Merge pull request #9241 from PaddlePaddle/shanyi15-patch-1-1
7 years ago
Qiao Longfei 37a272e670
add executor.prepare (#9022)
7 years ago
Shan Yi 976a1bb0d4
Update index_en.rst
7 years ago
Shan Yi e84c8932c1
change "使用流程" translation
7 years ago
qingqing01 30b70323b4
Expose RMSProp optimizer. (#9247)
7 years ago
武毅 5008020d19
Merge pull request #9154 from typhoonzero/pserver_parallel
7 years ago
Shan Yi 7c14f49ffb
Update index_en.rst
7 years ago
Tao Luo 604a473acf
Merge pull request #9235 from PaddlePaddle/shanyi15-patch-1
7 years ago
typhoonzero d806fd4114 no print
7 years ago
typhoonzero 3666d7c02f fix num_blocks==2
7 years ago
Shan Yi 6db9ede05d
repair image problem of en distributed training
7 years ago
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 d307b5e4a6 Merge remote-tracking branch 'upstream/develop' into elementwise_add_fp16
7 years ago
typhoonzero 139ae08fdf workable
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 3da094fd7b rearrange test
7 years ago
fengjiayi 832deee448
Merge pull request #9178 from JiayiFeng/fix_bugs_in_reader
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
fengjiayi 6f7e812bb3 fix bugs
7 years ago
Tao Luo 0e30fae3cf
Merge pull request #9219 from putcn/fix-softmax-dep
7 years ago
Tao Luo 8891c8bed4
Merge pull request #9225 from jacquesqiao/move-distributed-lookup-table-design
7 years ago
Tao Luo eff2aef1ed
Merge pull request #9226 from PaddlePaddle/shanyi15-patch-1
7 years ago
Shan Yi b678b826e6
repair deadlink of fluid doc
7 years ago
yangyaming 2f2c5f5e60 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-9049
7 years ago
qiaolongfei 839f4fa2b0 move distributed lookup table design to fluid/dist_train
7 years ago
Kexin Zhao 4bf168b274 add fp16 kernel for elementwise add
7 years ago
wangyang59 26734cfe77 expose dilation option to conv2d and add bias/activation option to con2d_trans
7 years ago
Kexin Zhao 182da95317 small fix
7 years ago
Kexin Zhao f2bbbb2b66 fix arithmetic operator
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
Xi Chen 9eae086e39 add math_function to softmax's dep list
7 years ago
emailweixu b3f076a6e4
Merge pull request #9168 from emailweixu/fix_compile
7 years ago
chengduo 597ba3f3f2 add more times close test (#9215)
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
Yang yaming 484cff6e9d
Merge pull request #9204 from pkuyym/fix-9171
7 years ago