Commit Graph

8779 Commits (271fc9c1198e90813fee647b7020ee752aae549a)
 

Author SHA1 Message Date
chengduoZH 271fc9c119 Add dilation for vol2col
8 years ago
chengduoZH 93551bd232 refine unit test (Add dilation)
8 years ago
chengduoZH 21ce704247 refine conv2d for filter size:(1,1)
8 years ago
chengduoZH b6f9ba484e fix conv2d doc
8 years ago
chengduoZH 97e9dd7237 add dilation for im2col
8 years ago
Yu Yang 91b724821c
Merge pull request #5443 from reyoung/feature/InferKernelKey
8 years ago
Cao Ying fcc50cb412
Merge pull request #5437 from ranqiu92/doc
8 years ago
Yu Yang f72729d407 Feature/rnn to array to lod tensor (#5411)
8 years ago
Yang Yu 46610e9aeb
Merge branch 'develop' of github.com:baidu/Paddle into feature/InferKernelKey
8 years ago
Yu Yang d9e5eba0b1 Temporary disable accurary_op test (#5451)
8 years ago
Yu Yang bbdac7f7d8 Polish OpWithKernel
8 years ago
Yu Yang f74fb79036
Compare Operator (#5325)
8 years ago
qingqing01 58db07b7bb Check errors for the cuda kernel calls. (#5436)
8 years ago
ranqiu f1fac487b1 Update annotations of layers.py
8 years ago
Tao Luo 6f43c9361c
Merge pull request #5431 from typhoonzero/fix_ci_build_check
8 years ago
typhoonzero fc4d4b88e6 update
8 years ago
typhoonzero 00360e7eb5 update
8 years ago
typhoonzero 579c92abc3 fix compile
8 years ago
typhoonzero fd7ed3b9c6 fix ci not exit 1
8 years ago
kexinzhao 4d422156d4
Float16 design doc (#5313)
8 years ago
qingqing01 b49923b666
Merge pull request #5425 from qingqing01/avx_cmake
8 years ago
dangqingqing 7eb65b31a5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into avx_cmake
8 years ago
dangqingqing 7abd1bdfff Fix cmake error when building with WITH_AVX=OFF.
8 years ago
武毅 3014645d35
Merge pull request #5403 from typhoonzero/refine_get_cuda_context
8 years ago
Yang yaming 0a4a66f54f
Merge pull request #5418 from pkuyym/fix-5417
8 years ago
yangyaming d6f0e6c142 MemoryHandle* --> MemoryHandlePtr
8 years ago
Yu Yang 6cde889b5e
Add unittest, backward of array read/write op (#5409)
8 years ago
dzhwinter b25804c328
"fix unsigned compare problem" (#5359)
8 years ago
Thuan Nguyen 4d7289342c
Merge pull request #5408 from cs2be/ADD_PRINT_OPERATOR_IN_DOCKER
8 years ago
Yang Yang(Tony) 20667e1e3e
add fill_constant_batch_size_like_op to Static RNN's h_boot (#5332)
8 years ago
Yang Yang(Tony) 701545979b
Update lod_tensor.md (#5383)
8 years ago
Thuan Nguyen b1340361a3 Please refer to https://github.com/PaddlePaddle/Paddle/issues/5363
8 years ago
Yu Yang c9b57dcc83
ReadFromArray/WriteToArray op (#5407)
8 years ago
chengduo f78731c837
Merge pull request #4709 from chengduoZH/Add_conv3d_gemm_op
8 years ago
zhouxiao-coder c8f1389bea
Merge pull request #5108 from zhouxiao-coder/pnp-evaluator
8 years ago
typhoonzero 272f3e6d43 refine get cuda context
8 years ago
qingqing01 87eb071405
Merge branch 'develop' into Add_conv3d_gemm_op
8 years ago
qingqing01 7ca6c8840e
Merge branch 'develop' into Add_conv3d_gemm_op
8 years ago
qingqing01 43a64a7655
Merge pull request #5118 from chengduoZH/Add_deconv3d_op
8 years ago
chengduoZH f302c6a3b4 write conv2d and conv3d together
8 years ago
Tao Luo 664691c89a
Merge pull request #5399 from Xreki/doc_redir_cross_compiling
8 years ago
Liu Yiqun cffcc93fa5 Refine the tables.
8 years ago
chengduoZH acc3278811 remove conflict
8 years ago
chengduoZH 206f32c13a deconv2d kernel and deconv3d kernel write together
8 years ago
武毅 ff4c20e0c5
fix build sh (#5400)
8 years ago
qingqing01 5b077214f4
Merge pull request #5394 from lcy-seso/fix_softamx_with_cross_entropy
8 years ago
Tao Luo 7c551fba43
Merge pull request #5396 from typhoonzero/develop
8 years ago
Tao Luo 5eb0ebaf3b
Merge pull request #5391 from qingqing01/doc_fix
8 years ago
caoying03 6f4bf5052f fix softmax with cross entropy op.
8 years ago
typhoonzero 649ff6e856 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago