Commit Graph

532 Commits (01fa4cc73d37671eaec9e58dfc4d2bc76df9a15e)

Author SHA1 Message Date
Cao Ying 82849ad167
Merge pull request #5678 from ranqiu92/doc
9 years ago
ranqiu bf4b5320d8 Update annotations of layers.py
9 years ago
Cao Ying 374e16852d
Merge pull request #5517 from ranqiu92/doc
9 years ago
Zhaolong Xing d7319c2220
Merge pull request #5165 from NHZlX/add_dilation
9 years ago
Zhaolong Xing 3e6f768409
Merge pull request #4891 from NHZlX/poolmaxpool_with_mask
9 years ago
ranqiu ac29d00cff Update doc of layers.py
9 years ago
ranqiu de2bc5da28 Update annotations of layers.py according to comments
9 years ago
xzl fbd8a3307c regenerate the proto for support the dilation
9 years ago
ranqiu 1baeebc8e7 Update the annotations of layers
9 years ago
peterzhang2029 e97354152c unify the bias
9 years ago
peterzhang2029 2b93934d2a refine doc
9 years ago
xzl 469b3ad589 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dilation
9 years ago
peterzhang2029 1b6a54e286 fix error for annotation
9 years ago
xzl 0b9c4cd7e5 fix comments
9 years ago
ranqiu92 9202671d31
Merge branch 'develop' into doc
9 years ago
xzl 9e894f6b0a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
9 years ago
guosheng 79e0a26a64 Fix test_roi_pool_layer.py
9 years ago
guosheng 7829034da4 Refine ROIPoolLayer by following comments
9 years ago
guosheng 1ffdecf1ac Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-ROIPooling-dev
9 years ago
ranqiu ea8e050b7b Update doc of layers.py
9 years ago
xzl ba2e5de662 pull develop and fix conflict
9 years ago
ranqiu 0e73967af8 Update the annotations of layers.py
9 years ago
caoying03 a3a158c55f Merge branch 'develop' into fix_nce
9 years ago
Cao Ying b8e782c977
Merge pull request #5487 from ranqiu92/doc
9 years ago
Yang yaming 3b32eb9e2d
Merge pull request #5488 from pkuyym/fix-5417
9 years ago
yangyaming 930d2e89be remove test_mul_value_layer.protostr and test_mul_value_layer.py
9 years ago
ranqiu 7d343fcaca Update doc of layers.py
9 years ago
yangyaming 07f3f07ff3 MulValue --> ScaleSubRegion
9 years ago
caoying03 34410eb822 nce does not need activation.
9 years ago
ranqiu db209f4815 Update annotations of layers.py
9 years ago
yangyaming cfad83ce89 Add MulValueLayer.
9 years ago
ranqiu f1fac487b1 Update annotations of layers.py
9 years ago
dangqingqing f8bc4ecbbb Fix the doc for momentum and adam optimizer.
9 years ago
yangyaming 29b3de6f97 Bugs fix and expose sub_seq_layer.
9 years ago
wangmeng28 e65960ede8 Merge remote-tracking branch 'upstream/develop' into fix-4388
9 years ago
wangmeng28 0d79e9732d Refine the log message in fc layer
9 years ago
xzl 33032b12cf fix bug: regenrate test proto of img_conv
9 years ago
tensor-tang 4d7eb09008 add python interface of mkldnn_batch_norm
9 years ago
ranqiu 4ad12a0bd5 Fix bugs of dot-product attention
9 years ago
xzl c876dfaa67 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
9 years ago
xzl 720274da53 add max-pool-with-mask python interface
9 years ago
ranqiu 7ad15259fc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into attention
9 years ago
ranqiu 78320194aa refine dot-product attention according to the comments
9 years ago
Peng Li 98a6b85e8b revise the error message to provide more detailed info
9 years ago
Peng Li 386a0289bd Ensure name is not set in bias_attr in gru_step_naive_layer
9 years ago
ranqiu 0402a69694 Update annotations of layers.py
9 years ago
ranqiu 4545a058bd add dot-product attention
9 years ago
caoying03 480154896c add configuration helper for resize layer.
9 years ago
wangmeng28 a378db3c37 fix style issue
9 years ago
wangmeng28 8dc382e4ee Check whether param name is manually set when input is a sequence in fc layer
9 years ago