Commit Graph

2551 Commits (0968c7cd6bb1c3386a5c1b2fe59027bb4957d9a9)

Author SHA1 Message Date
helinwang 92b0c69946
Merge pull request #5645 from helinwang/model
7 years ago
Helin Wang 36f1d16f54 Remove unused model.py
7 years ago
qingqing01 f95c291b5e
Merge pull request #5651 from emailweixu/fix_conv_bias
7 years ago
chengduoZH 00e0881bfb remove conflict
7 years ago
chengduoZH f91422ecc4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_im2col
7 years ago
Yan Chunwei 09866fb75f
feature/beam search op (#5052)
7 years ago
xuwei06 81bb26f3bd Removing debug print and moving assert
7 years ago
chengduoZH e25bfc7508 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_im2col
7 years ago
Qiao Longfei 2506c74f3f rm unused dir framework (#5652)
7 years ago
kexinzhao d7bf066809
Adding interface for decayed adagrad optimizer (#5644)
7 years ago
Qiao Longfei 1db1a0dcea mv test_beam_search_decode_op.py to fluid (#5642)
7 years ago
xuwei06 a5c9e6ace2 Fix conv2d bias
7 years ago
Cao Ying 374e16852d
Merge pull request #5517 from ranqiu92/doc
7 years ago
Helin Wang c089b7649f Fix test
7 years ago
helinwang 7176bcf0b5
Merge branch 'develop' into demo
7 years ago
helinwang d1d21004dd
Merge pull request #5331 from dzhwinter/feature/evaluator
7 years ago
dzhwinter 2d7ac80b43
"relauch ci" (#5314)
7 years ago
Dong Zhihong b32faa06eb "fix import error"
7 years ago
Helin Wang 3157ce6123 Simpily demo, add paddle.default_main_program() and paddle.default_startup_program
7 years ago
Dong Zhihong 2f33f74a35 Merge remote-tracking branch 'origin/develop' into feature/evaluator
7 years ago
Abhinav Arora c3a61349e4
Adding greater than and less than equal ops to compare op (#5609)
7 years ago
Zhaolong Xing d7319c2220
Merge pull request #5165 from NHZlX/add_dilation
7 years ago
Zhaolong Xing 3e6f768409
Merge pull request #4891 from NHZlX/poolmaxpool_with_mask
7 years ago
ranqiu ac29d00cff Update doc of layers.py
7 years ago
ranqiu de2bc5da28 Update annotations of layers.py according to comments
7 years ago
Qiao Longfei 4adc8a7aa1
Change framework to fluid (#5637)
7 years ago
peterzhang2029 f06d8f0dd4
Merge pull request #5622 from peterzhang2029/notation_fix
7 years ago
xzl f3818bd335 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dilation
7 years ago
xzl fbd8a3307c regenerate the proto for support the dilation
7 years ago
ranqiu 1baeebc8e7 Update the annotations of layers
7 years ago
peterzhang2029 e97354152c unify the bias
7 years ago
Dong Zhihong 12858baa6c "relauch ci"
7 years ago
Qiao Longfei 7345de3ad1
Beam search decode op python (#5631)
7 years ago
Dong Zhihong fc117ecfa6 Merge remote-tracking branch 'origin/develop' into feature/evaluator
7 years ago
peterzhang2029 2b93934d2a refine doc
7 years ago
xzl 469b3ad589 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dilation
7 years ago
Yibing Liu 2f3d1c345f
Merge pull request #4747 from kuke/seq_reshape_op_dev
7 years ago
Yu Yang 488320a703 Conditional Block Forward (#5530)
7 years ago
peterzhang2029 1b6a54e286 fix error for annotation
7 years ago
Yibing Liu 6772dfa0bd Merge branch 'develop' of upstream into seq_reshape_op_dev
7 years ago
xzl e19b931af9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
7 years ago
xzl 0b9c4cd7e5 fix comments
7 years ago
QI JUN f07a226a4f
add split and merge lod tensor operator (#5537)
7 years ago
Yu Yang 7c1755d93f
Assign Operator. (#5531)
7 years ago
helinwang 291f6b4ee0
Merge pull request #5613 from helinwang/book
7 years ago
Cao Ying e9695f4975
Merge pull request #5014 from peterzhang2029/bi_tensor_prod_op
7 years ago
Helin Wang 1dcec992ea Move the tests of book chapters from test/ into tests/book
7 years ago
Yibing Liu 9bc71087b6 bug fix in lod_reset_op: cast int to size_t in LoD
7 years ago
Yu Yang 93c6e52af8
Automatically generated doc string for generated layers (#5585)
7 years ago
xzl 471573efe4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
7 years ago