Commit Graph

8935 Commits (884ce5d5a26263d6e4810d61c7acffb2ea533cb5)
 

Author SHA1 Message Date
kexinzhao 4d422156d4
Float16 design doc (#5313)
7 years ago
dangqingqing ed2d30b5f9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into lstm_fix
7 years ago
dangqingqing d94c936bd5 Enhance unit testing.
7 years ago
qingqing01 b49923b666
Merge pull request #5425 from qingqing01/avx_cmake
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 30b57eef40 auto KMP setting with HT
7 years ago
tensor-tang d34780e193 fix issue for resnet
7 years ago
Yang yaming 0a4a66f54f
Merge pull request #5418 from pkuyym/fix-5417
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
dangqingqing d851dafed5 Update and resolve conflicts.
7 years ago
dangqingqing 0c70bd28aa Enable initial hidden state and cell state in LSTM Operator.
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 87eb071405
Merge branch 'develop' into Add_conv3d_gemm_op
7 years ago
qingqing01 7ca6c8840e
Merge branch 'develop' into Add_conv3d_gemm_op
7 years ago
qingqing01 43a64a7655
Merge pull request #5118 from chengduoZH/Add_deconv3d_op
7 years ago
chengduoZH f302c6a3b4 write conv2d and conv3d together
7 years ago
Tao Luo 664691c89a
Merge pull request #5399 from Xreki/doc_redir_cross_compiling
7 years ago
Liu Yiqun cffcc93fa5 Refine the tables.
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
Tao Luo 7c551fba43
Merge pull request #5396 from typhoonzero/develop
7 years ago
guosheng ece1d57c2b Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-ChunkEvalOp
7 years ago
Tao Luo 5eb0ebaf3b
Merge pull request #5391 from qingqing01/doc_fix
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
dangqingqing f8bc4ecbbb Fix the doc for momentum and adam optimizer.
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
Tao Luo 0ad7d8dde8
Merge pull request #5389 from westeast/patch-1
7 years ago
Guo Sheng 1d7954fc3f
Merge pull request #5255 from guoshengCS/add-GRUOp-dev
7 years ago
tensor-tang 2f3665e988 update reset script for benchmark
7 years ago
邹喜东 8f0332c9d8
Update docker_install_cn.rst
7 years ago
dangqingqing f529d46540 Fix Python API.
7 years ago
Yang yaming c8122e09c5
Merge pull request #5381 from pkuyym/fix-5281
7 years ago