Commit Graph

1440 Commits (f78731c837639051e8d7e3cb090587701f84aa1f)

Author SHA1 Message Date
chengduo f78731c837
Merge pull request #4709 from chengduoZH/Add_conv3d_gemm_op
7 years ago
zhouxiao-coder c8f1389bea
Merge pull request #5108 from zhouxiao-coder/pnp-evaluator
7 years ago
qingqing01 7ca6c8840e
Merge branch 'develop' into Add_conv3d_gemm_op
7 years ago
chengduoZH f302c6a3b4 write conv2d and conv3d together
7 years ago
chengduoZH acc3278811 remove conflict
7 years ago
chengduoZH 206f32c13a deconv2d kernel and deconv3d kernel write together
7 years ago
qingqing01 5b077214f4
Merge pull request #5394 from lcy-seso/fix_softamx_with_cross_entropy
7 years ago
caoying03 6f4bf5052f fix softmax with cross entropy op.
7 years ago
Tao Luo 0977cbfb41
Merge pull request #5310 from qingqing01/fix_max_pool
7 years ago
chengduoZH 0f1b30ef86 fix doc and unit test
7 years ago
chengduoZH ba7db29df1 remove conflict
7 years ago
chengduoZH 8ac1178707 fix doc
7 years ago
guosheng 7a1d5e9d6a Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-GRUOp-dev
7 years ago
guosheng e3d15eee12 Add TODO in the GRU Operator related
7 years ago
dangqingqing 483947c45d Update and Resolve conflicts
7 years ago
kexinzhao cb0118f3e5 Polish Operator Doc (m) (#5375)
7 years ago
kexinzhao 5d8cdf2031 Polish operator docs (n to p) (#5376)
7 years ago
kexinzhao fb2aa7179c Polish Operators Docs (r) (#5377)
7 years ago
kavyasrinet 30a85204b4 Adding the doc format for AdaDelta, AdaMax, Adam, AdaGrad, BatchNorm, Clip, Cast and AUC (#5317)
7 years ago
kavyasrinet 2ac5d7d018 Fixing documentation for operators (#5373)
7 years ago
kavyasrinet e65ab795af Fixing documentations for few more operators (#5374)
7 years ago
chengduoZH 10bd9f6831 remove conflict
7 years ago
chengduoZH 82aa569353 follow comments
7 years ago
guosheng 56bae5c3da Fix activation_functions in gru_gpu_kernel
7 years ago
guosheng c4f7f3a562 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-GRUOp-dev
7 years ago
guosheng 1d85b2bd17 Refine GRU Operator according to activation_functions
7 years ago
kexinzhao c0d2ca54b9 polish_g_to_l (#5367)
7 years ago
kexinzhao af760eac5e polish op from e to f (#5357)
7 years ago
kexinzhao c5c024377b Polish from concat to conv shift operators (#5347)
7 years ago
Cao Ying 45eabb8cf2 Add the crf_decoding operator. (#5352)
7 years ago
Abhinav Arora b0b26dabe7 Polish operator documentation (#5356)
7 years ago
kexinzhao 7408a4c408
Merge pull request #5354 from kexinzhao/cos_sim_to_dynamic_recur_op
7 years ago
Qiao Longfei 906e2565a7
Add acc test to image classification (#5336)
7 years ago
Yu Yang 74849158e3 Add LoDRankTable (#5349)
7 years ago
Abhinav Arora 73632deea0
Polish the documentation for uniform_random and top_k ops (#5353)
7 years ago
Kexin Zhao 6a07af0671 polish doc c to d
7 years ago
dangqingqing 4c9be1a997 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_max_pool
7 years ago
guosheng 4b8bcf320f Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-GRUOp-dev
7 years ago
guosheng faad835166 Refine GRU Operator by following comments
7 years ago
zhouxiao-coder 496583a165 update data types and test cases
7 years ago
kexinzhao 39320f00df
Merge pull request #5334 from kexinzhao/polish_op_doc
7 years ago
dangqingqing 1c004a4913 Resolve conflicts.
7 years ago
Tao Luo a8dee3b315
Merge pull request #5251 from qingqing01/lstm_fix
7 years ago
Yi Wang 1ed5ae7a14
Fix comparing between signed and unsigned values (#5328)
7 years ago
Kexin Zhao 81ba077e7b small fix
7 years ago
Yu Yang 4b9a2c44f1 Fix bug in lookup_table_op & layers (#5298)
7 years ago
dangqingqing 519476a4c6 Fix CMake bug.
7 years ago
dangqingqing afc6343e6f Refine sequence max-pooling and add unit testing of gradient check.
7 years ago
dangqingqing 29a9f9b5ea Refine code format and fix threads number.
7 years ago
Yang Yang(Tony) 5682916c47
add acknowledgement of lstm_unit_op (#5293)
7 years ago