Commit Graph

1451 Commits (f74fb79036fe710e851caaf63902fe0a8d6c7b3e)

Author SHA1 Message Date
Yu Yang f74fb79036
Compare Operator (#5325)
7 years ago
qingqing01 58db07b7bb Check errors for the cuda kernel calls. (#5436)
7 years ago
typhoonzero 00360e7eb5 update
7 years ago
typhoonzero 579c92abc3 fix compile
7 years ago
dangqingqing 7eb65b31a5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into avx_cmake
7 years ago
dangqingqing 7abd1bdfff Fix cmake error when building with WITH_AVX=OFF.
7 years ago
武毅 3014645d35
Merge pull request #5403 from typhoonzero/refine_get_cuda_context
7 years ago
Yu Yang 6cde889b5e
Add unittest, backward of array read/write op (#5409)
7 years ago
Yang Yang(Tony) 20667e1e3e
add fill_constant_batch_size_like_op to Static RNN's h_boot (#5332)
7 years ago
Yu Yang c9b57dcc83
ReadFromArray/WriteToArray op (#5407)
7 years ago
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
typhoonzero 272f3e6d43 refine get cuda context
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