Commit Graph

534 Commits (a6a01c15f5049b56d48dcf8a146b6825fcb0c248)

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