Commit Graph

8899 Commits (2ef1867502427042860e4e0100230716a830bdef)
 

Author SHA1 Message Date
xzl 2ef1867502 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
8 years ago
xzl ba2e5de662 pull develop and fix conflict
8 years ago
Yancey e5d810b9a0
Fix seq concat op with refactoring LoD (#5486)
8 years ago
xzl a54565ea01 delete mask pool interface from poolprojection
8 years ago
xzl 8106f414f7 add the max pool with mask layer
8 years ago
武毅 f5dca05c71
Merge pull request #5519 from QingshuChen/develop
8 years ago
Yang yaming 2b20188980
Merge pull request #5542 from pkuyym/fix-5535
8 years ago
Cao Ying 7eacb30665
Merge pull request #5536 from luotao1/faq
8 years ago
yangyaming 3c84ebec62 IndicateDataType --> GetKernelType
8 years ago
Yang Yang(Tony) 40367d18d4 feature/while_op (#5502)
8 years ago
Luo Tao 3fb6b17f2e fix typo in faq
8 years ago
Qingshu Chen 23efaa748a add example to use paddle_matrix_set_value/paddle_matrix_get_value for
8 years ago
qingqing01 3d6ca6ade5
Merge pull request #5484 from qingqing01/cmake_speed
8 years ago
qingqing01 aa340671d2
Merge pull request #5016 from guoshengCS/add-ChunkEvalOp
8 years ago
Qingshu Chen df1de44ee6 add ctest for the paddle_matrix_get_value/paddle_matrix_set_value API
8 years ago
Tao Luo 97c1bb1694
Merge pull request #5521 from tensor-tang/develop
8 years ago
kavyasrinet b5901a3aa1 Adding documentation for every function in layers.py (#5529)
8 years ago
Yu Yang 5e13e706f9 Fix CI compile (#5526)
8 years ago
Yu Yang 133f890346
Merge pull request #5499 from reyoung/feature/increase_cpu
8 years ago
helinwang 78fb29bbaa
Merge pull request #5497 from helinwang/issue/5306
8 years ago
Siddharth Goyal 2e355f032e
Fix attribute naming for momentum_op (#5453)
8 years ago
Yu Yang c88f98cf9e
Merge pull request #5501 from reyoung/feature/lod_array_length
8 years ago
Yu Yang 9c10db3658
Merge branch 'develop' into feature/increase_cpu
8 years ago
Yu Yang ef84ff8657
Merge branch 'develop' into feature/increase_cpu
8 years ago
tensor-tang df105ac940 fix EQUAL unknown
8 years ago
Tao Luo 03fa1edc20
Merge pull request #5512 from luotao1/intel
8 years ago
Tao Luo 43e399c5a6
Merge pull request #5518 from tensor-tang/ds2
8 years ago
Luo Tao 34d02f94b5 RollBACK the openblas.cmake
8 years ago
xionglei 12fc18c22f add API for copying data from/to paddle matrix
8 years ago
tensor-tang 0f6a7a6511 fix typo
8 years ago
qingqing01 41d0533932
Merge pull request #5429 from qingqing01/lstm_fix
8 years ago
dangqingqing cceed08119 remove header file paddle/framework/eigen.h
8 years ago
dangqingqing 3fa3f5e799 Update code and resolve conflicts.
8 years ago
dangqingqing 8bf37994bd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into lstm_fix
8 years ago
dangqingqing d60fe75ac3 follow comments.
8 years ago
Luo Tao 7835d49384 remove PADDLE_USE_MKL
8 years ago
Yang yaming 9876bb0952
Merge pull request #5514 from pkuyym/fix-5513
8 years ago
yangyaming 4cd859c578 auto --> auto&
8 years ago
Luo Tao 5a5b729747 remove unused INTEL_MKL_ROOT etc.
8 years ago
Tao Luo 5a38195688 reduce elasped time of test_LayerGrad (#5478)
8 years ago
Cao Ying 797249bc71
Merge pull request #5494 from lcy-seso/fix_nce
8 years ago
caoying03 a3a158c55f Merge branch 'develop' into fix_nce
8 years ago
Yan Chunwei 53cb4df0a2
design/sequence decoder (#4905)
8 years ago
Cao Ying b8e782c977
Merge pull request #5487 from ranqiu92/doc
8 years ago
dangqingqing 4098ce730b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into lstm_fix
8 years ago
Yang yaming 3b32eb9e2d
Merge pull request #5488 from pkuyym/fix-5417
8 years ago
yangyaming 930d2e89be remove test_mul_value_layer.protostr and test_mul_value_layer.py
8 years ago
ranqiu 7d343fcaca Update doc of layers.py
8 years ago
yangyaming 04a351500f Remove MulValu* and reduce time cost for unit test.
8 years ago
Hu Weiwei 91855659d7
Merge pull request #5296 from wwhu/clip_by_norm
8 years ago