Commit Graph

2407 Commits (cfbc92e6464cf91c11d7d0e36c002da2209eeb83)

Author SHA1 Message Date
Dong Zhihong cfbc92e646 "polish document"
9 years ago
Dong Zhihong 46c61b35f7 "add elementwise op support"
9 years ago
Dong Zhihong b8f557f283 "add elementwise_add more type"
9 years ago
Dong Zhihong e34e12931e Merge remote-tracking branch 'origin/develop' into feature/evaluator
9 years ago
Dong Zhihong 79a2ce42ad "add small evaluation"
9 years ago
Cao Ying fcc50cb412
Merge pull request #5437 from ranqiu92/doc
9 years ago
Yu Yang f72729d407 Feature/rnn to array to lod tensor (#5411)
9 years ago
Yu Yang d9e5eba0b1 Temporary disable accurary_op test (#5451)
9 years ago
Yu Yang f74fb79036
Compare Operator (#5325)
9 years ago
Dong Zhihong 7874399cf3 Merge remote-tracking branch 'origin/develop' into feature/evaluator
9 years ago
ranqiu f1fac487b1 Update annotations of layers.py
9 years ago
typhoonzero fc4d4b88e6 update
9 years ago
Dong Zhihong c4ac7fab5e 'add f1 test'
9 years ago
Dong Zhihong 8d9b33412d Merge remote-tracking branch 'origin/develop' into feature/evaluator
9 years ago
Dong Zhihong c09ad73c33 "add fit a line test"
9 years ago
Dong Zhihong bdc832cba1 "add eval interface"
9 years ago
Yu Yang 6cde889b5e
Add unittest, backward of array read/write op (#5409)
9 years ago
Yang Yang(Tony) 20667e1e3e
add fill_constant_batch_size_like_op to Static RNN's h_boot (#5332)
9 years ago
Yu Yang c9b57dcc83
ReadFromArray/WriteToArray op (#5407)
9 years ago
chengduo f78731c837
Merge pull request #4709 from chengduoZH/Add_conv3d_gemm_op
9 years ago
zhouxiao-coder c8f1389bea
Merge pull request #5108 from zhouxiao-coder/pnp-evaluator
9 years ago
qingqing01 7ca6c8840e
Merge branch 'develop' into Add_conv3d_gemm_op
9 years ago
chengduoZH f302c6a3b4 write conv2d and conv3d together
9 years ago
chengduoZH acc3278811 remove conflict
9 years ago
qingqing01 5b077214f4
Merge pull request #5394 from lcy-seso/fix_softamx_with_cross_entropy
9 years ago
Tao Luo 7c551fba43
Merge pull request #5396 from typhoonzero/develop
9 years ago
Tao Luo 5eb0ebaf3b
Merge pull request #5391 from qingqing01/doc_fix
9 years ago
caoying03 6f4bf5052f fix softmax with cross entropy op.
9 years ago
typhoonzero 649ff6e856 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
9 years ago
typhoonzero fa1e90425d put files to platlib
9 years ago
dangqingqing f8bc4ecbbb Fix the doc for momentum and adam optimizer.
9 years ago
Yiqun Liu f8d4e756b4
Fix the lack of linking libraries to libpaddle_capi_engine. (#5343)
9 years ago
Tao Luo 0977cbfb41
Merge pull request #5310 from qingqing01/fix_max_pool
9 years ago
Guo Sheng 1d7954fc3f
Merge pull request #5255 from guoshengCS/add-GRUOp-dev
9 years ago
dangqingqing f529d46540 Fix Python API.
9 years ago
Yang yaming c8122e09c5
Merge pull request #5381 from pkuyym/fix-5281
9 years ago
qingqing01 2b701afaca
Merge pull request #5388 from pkuyym/fix-5335
9 years ago
chengduoZH 0f1b30ef86 fix doc and unit test
9 years ago
chengduoZH ba7db29df1 remove conflict
9 years ago
guosheng 7a1d5e9d6a Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-GRUOp-dev
9 years ago
yangyaming 29b3de6f97 Bugs fix and expose sub_seq_layer.
9 years ago
dangqingqing 483947c45d Update and Resolve conflicts
9 years ago
Tao Luo f8a6bda863
Merge pull request #5309 from tensor-tang/mkldnn_addto
9 years ago
Yu Yang e7c67e1195
Add stop_gradient in Variable (#5361)
9 years ago
Yu Yang 2be4c3cb62
Feature/lod tensor array (#5379)
9 years ago
yangyaming 97de8813aa Fix type for unit test of huber_loss_op.
9 years ago
Yu Yang 51d4afaae9
Rename program->main_program, init_program->startup_program (#5360)
9 years ago
chengduoZH 10bd9f6831 remove conflict
9 years ago
guosheng c4f7f3a562 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-GRUOp-dev
9 years ago
Dong Zhihong 233a305b70 "need to write math functors"
9 years ago