Commit Graph

4929 Commits (44e1ac3882336284043257c6f57124bd557f71f5)

Author SHA1 Message Date
peterzhang2029 44e1ac3882 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into bi_tensor_prod_op
8 years ago
peterzhang2029 47269273ff refine memory transform
8 years ago
Yu Yang ee82e660c5
Merge pull request #5447 from reyoung/feature/fill_constant_no_template
8 years ago
Yu Yang c365c61ac6
Merge pull request #5445 from reyoung/feature/fix_dynamic_rnn_compile
8 years ago
Tao Luo ce08645dec
Merge pull request #5422 from tensor-tang/resnet
8 years ago
Yu Yang 91b724821c
Merge pull request #5443 from reyoung/feature/InferKernelKey
8 years ago
Yu Yang f72729d407 Feature/rnn to array to lod tensor (#5411)
8 years ago
Yu Yang b4e1824363 Fix CI
8 years ago
Yu Yang 0708a1550c Fix CI
8 years ago
Yu Yang aadb098138 Add `op::math::set_constant` without template
8 years ago
Yu Yang db3b49fe0e Add gtest for drnn
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
peterzhang2029 f5cb52ca3e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into bi_tensor_prod_op
8 years ago
peterzhang2029 3ae14242da update for mini-batch
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
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
tensor-tang 945ad8d906 Merge remote-tracking branch 'upstream/develop' into resnet
8 years ago
tensor-tang d34780e193 fix issue for resnet
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 7ca6c8840e
Merge branch 'develop' into Add_conv3d_gemm_op
8 years ago
chengduoZH f302c6a3b4 write conv2d and conv3d together
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
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
typhoonzero fa1e90425d put files to platlib
8 years ago
Yiqun Liu bba6223598
Enable the build for iOS simulator. (#5211)
8 years ago
Yiqun Liu f8d4e756b4
Fix the lack of linking libraries to libpaddle_capi_engine. (#5343)
8 years ago
Tao Luo 0977cbfb41
Merge pull request #5310 from qingqing01/fix_max_pool
8 years ago
Guo Sheng 1d7954fc3f
Merge pull request #5255 from guoshengCS/add-GRUOp-dev
8 years ago
qingqing01 2b701afaca
Merge pull request #5388 from pkuyym/fix-5335
8 years ago
chengduoZH 0f1b30ef86 fix doc and unit test
8 years ago