Commit Graph

2394 Commits (b007055e9d72fc8cb00177aa89cc4fbb245ef8b2)

Author SHA1 Message Date
Wang,Jeff ac7cca1865 uci_housing.py can download the trained model automatically.
7 years ago
Cao Ying fcc50cb412
Merge pull request #5437 from ranqiu92/doc
7 years ago
Yu Yang f72729d407 Feature/rnn to array to lod tensor (#5411)
7 years ago
Yu Yang d9e5eba0b1 Temporary disable accurary_op test (#5451)
7 years ago
Yu Yang f74fb79036
Compare Operator (#5325)
7 years ago
ranqiu f1fac487b1 Update annotations of layers.py
7 years ago
typhoonzero fc4d4b88e6 update
7 years ago
Yu Yang 6cde889b5e
Add unittest, backward of array read/write op (#5409)
7 years ago
Yang Yang(Tony) 20667e1e3e
add fill_constant_batch_size_like_op to Static RNN's h_boot (#5332)
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
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
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
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 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
dangqingqing f529d46540 Fix Python API.
7 years ago
Yang yaming c8122e09c5
Merge pull request #5381 from pkuyym/fix-5281
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
guosheng 7a1d5e9d6a Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-GRUOp-dev
7 years ago
yangyaming 29b3de6f97 Bugs fix and expose sub_seq_layer.
7 years ago
dangqingqing 483947c45d Update and Resolve conflicts
7 years ago
Tao Luo f8a6bda863
Merge pull request #5309 from tensor-tang/mkldnn_addto
7 years ago
Yu Yang e7c67e1195
Add stop_gradient in Variable (#5361)
7 years ago
Yu Yang 2be4c3cb62
Feature/lod tensor array (#5379)
7 years ago
yangyaming 97de8813aa Fix type for unit test of huber_loss_op.
7 years ago
Yu Yang 51d4afaae9
Rename program->main_program, init_program->startup_program (#5360)
7 years ago
chengduoZH 10bd9f6831 remove conflict
7 years ago
guosheng c4f7f3a562 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-GRUOp-dev
7 years ago
Cao Ying 45eabb8cf2 Add the crf_decoding operator. (#5352)
7 years ago
Qiao Longfei 906e2565a7
Add acc test to image classification (#5336)
7 years ago
Yu Yang 74849158e3 Add LoDRankTable (#5349)
7 years ago
dangqingqing 4c9be1a997 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_max_pool
7 years ago
guosheng 4b8bcf320f Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-GRUOp-dev
7 years ago
guosheng faad835166 Refine GRU Operator by following comments
7 years ago
zhouxiao-coder 496583a165 update data types and test cases
7 years ago
dangqingqing 1c004a4913 Resolve conflicts.
7 years ago
wangmeng28 aaed474570 Merge remote-tracking branch 'upstream/develop' into fix-4388
7 years ago
tensor-tang a3fa64e4b8 Merge remote-tracking branch 'upstream/develop' into mkldnn_addto
7 years ago