Commit Graph

4924 Commits (b007055e9d72fc8cb00177aa89cc4fbb245ef8b2)

Author SHA1 Message Date
Yu Yang ee82e660c5
Merge pull request #5447 from reyoung/feature/fill_constant_no_template
7 years ago
Yu Yang c365c61ac6
Merge pull request #5445 from reyoung/feature/fix_dynamic_rnn_compile
7 years ago
Tao Luo ce08645dec
Merge pull request #5422 from tensor-tang/resnet
7 years ago
Yu Yang 91b724821c
Merge pull request #5443 from reyoung/feature/InferKernelKey
7 years ago
Yu Yang f72729d407 Feature/rnn to array to lod tensor (#5411)
7 years ago
Yu Yang b4e1824363 Fix CI
7 years ago
Yu Yang 0708a1550c Fix CI
7 years ago
Yu Yang aadb098138 Add `op::math::set_constant` without template
7 years ago
Yu Yang db3b49fe0e Add gtest for drnn
7 years ago
Yu Yang bbdac7f7d8 Polish OpWithKernel
7 years ago
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
typhoonzero fd7ed3b9c6 fix ci not exit 1
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
tensor-tang 945ad8d906 Merge remote-tracking branch 'upstream/develop' into resnet
7 years ago
tensor-tang d34780e193 fix issue for resnet
7 years ago
yangyaming d6f0e6c142 MemoryHandle* --> MemoryHandlePtr
7 years ago
Yu Yang 6cde889b5e
Add unittest, backward of array read/write op (#5409)
7 years ago
dzhwinter b25804c328
"fix unsigned compare problem" (#5359)
7 years ago
Thuan Nguyen 4d7289342c
Merge pull request #5408 from cs2be/ADD_PRINT_OPERATOR_IN_DOCKER
7 years ago
Yang Yang(Tony) 20667e1e3e
add fill_constant_batch_size_like_op to Static RNN's h_boot (#5332)
7 years ago
Yang Yang(Tony) 701545979b
Update lod_tensor.md (#5383)
7 years ago
Thuan Nguyen b1340361a3 Please refer to https://github.com/PaddlePaddle/Paddle/issues/5363
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
武毅 ff4c20e0c5
fix build sh (#5400)
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
typhoonzero 649ff6e856 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
typhoonzero fa1e90425d put files to platlib
7 years ago
Yiqun Liu bba6223598
Enable the build for iOS simulator. (#5211)
7 years ago
Yiqun Liu f8d4e756b4
Fix the lack of linking libraries to libpaddle_capi_engine. (#5343)
7 years ago
Tao Luo 0977cbfb41
Merge pull request #5310 from qingqing01/fix_max_pool
7 years ago
Guo Sheng 1d7954fc3f
Merge pull request #5255 from guoshengCS/add-GRUOp-dev
7 years ago
qingqing01 2b701afaca
Merge pull request #5388 from pkuyym/fix-5335
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