Commit Graph

980 Commits (266ccaa843a98a78d2e17fa3e8cb03ec8d5bba47)

Author SHA1 Message Date
Luo Tao da747841db Merge branch 'develop' into cmake
7 years ago
guosheng 6ed135413a Fix useGpu in HierarchicalSigmoidLayer
7 years ago
peterzhang2029 ab1af66b12 --amend
7 years ago
peterzhang2029 bb61e90ffc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into hsigmoid_gpu
7 years ago
peterzhang2029 3022a79082 add gpu test in test_LayerGrad
7 years ago
Wang Meng 95cdbfec19
Merge pull request #4859 from will-am/factorization_machine_layer
7 years ago
peterzhang2029 539462839b bug fix when using hsigmoid with gpu
7 years ago
peterzhang2029 cda3a7747a bug fix when using hsigmoid with gpu
7 years ago
dangqingqing a21fe4ac0d Fix bug in RoI pooling.
7 years ago
dangqingqing cc9a761a87 Fix bug in RoI pooling.
7 years ago
Luo Tao 223323a474 Merge branch 'develop' into cmake
7 years ago
wangmeng28 89e63b138f Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
Cao Ying 657776012b
Merge pull request #5692 from peterzhang2029/add_bn_eq
7 years ago
Luo Tao b3e7c4bcf9 simplify the CMakeLists.txt of gserver/tests
7 years ago
tensor-tang 63ee7290f2 remove the tmp buffer
7 years ago
peterzhang2029 90e05a4b8c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_bn_eq
7 years ago
peterzhang2029 5502abb95b refine docstrings
7 years ago
Luo Tao 67fa0de2a7 fix some warning with MKLDNN related codes and etc
7 years ago
wangmeng28 74a699a72e change clone to resizeOrCreate in fm layer
7 years ago
wangmeng28 13ec6f99fe Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
wangmeng28 6fed6f2079 Add support of sparse_binary_vector as input for fm layer
7 years ago
tensor-tang c961fbf09a change the condition to reset the forward in MKLDNNLayer
7 years ago
tensor-tang a8eeef86ac make MKLDNNLayer input grad as a vector
7 years ago
tensor-tang bc0d255796 make MKLDNNLayer input value as a vector
7 years ago
tensor-tang 3117d97784 add inputChannel in resetInValue for concat layer
7 years ago
tensor-tang c397599dfd remove weight and bias in MKLDNN reset function, since not all layers have weight and bias.
7 years ago
tensor-tang a9490a1053 make output channels changeable in reshape function
7 years ago
caoying03 dffa8fabb2 add softsign activation.
7 years ago
wangmeng28 5392a503a7 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
wangmeng28 d5a6c81dc5 Update docs for factorization machine layer
7 years ago
wangmeng28 5ee63bb67c Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
peterzhang2029 9580c45077 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_bn_eq
7 years ago
caoying03 29fc94b265 Merge branch 'develop' into l2_distance
7 years ago
ranqiu92 093c526d43
Merge pull request #5724 from ranqiu92/dot_product
7 years ago
caoying03 4772b78ced add config_helper.
7 years ago
Tao Luo 56f28a0f65
Merge pull request #5732 from tensor-tang/rename
7 years ago
Tao Luo 9b56074083
Merge pull request #5705 from tensor-tang/mkldnn_concat
7 years ago
ranqiu 2e1cd3313d Update dot_prod_layer
7 years ago
tensor-tang f5df46e1a4 rename all Mkldnn to MKLDNN
7 years ago
Tao Luo ba86885456
Merge pull request #5345 from luotao1/ProtoDataProvider
7 years ago
caoying03 dfc5d1f19a add the l2 distance layer.
7 years ago
ranqiu aa2507187e add dot_prod_layer
7 years ago
tensor-tang 363f690d79 expose only one WITH_MKL to user, covering WITH_MKLDNN and WITH_MKLML
7 years ago
wangmeng28 09f4f92579 Add unitest for factorization machine layer with sparse input
7 years ago
wangmeng28 0b6afb589c Fix typo in factorization machine layer
7 years ago
peterzhang2029 8a49f7f16b add epsilon in bn
7 years ago
tensor-tang 88feb517d4 Merge remote-tracking branch 'upstream/develop' into mkldnn_concat
7 years ago
tensor-tang 19c989ac15 fix error and pass unit test
7 years ago
wangmeng28 d6e35ecdd5 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
wangmeng28 7a1a586355 Update variable names and docs for factorization machine layer
7 years ago
tensor-tang 40a486d865 add mkldnn_concat unit test
7 years ago
tensor-tang c66b5ce2c1 add mkldnn concat layer
7 years ago
tensor-tang 9acfba82a3 add input index choice for mkldnn_concat
7 years ago
Luo Tao 212f6eae77 modify the test config for test_CompareTwoNets.cpp
7 years ago
Luo Tao 3654e1e00f Merge branch 'develop' into ProtoDataProvider
7 years ago
Yiqun Liu d3ef2543f9
Fix compiling error for Android, and installing error for cmake of low version. (#5660)
7 years ago
Luo Tao b7cb9561b0 Merge branch 'develop' into ProtoDataProvider
7 years ago
hedaoyuan 562599ecf0
Merge pull request #5252 from hedaoyuan/inference
7 years ago
Luo Tao cd6d69a95f modify the test config for test_CompareSparse.cpp
7 years ago
Zhaolong Xing d7319c2220
Merge pull request #5165 from NHZlX/add_dilation
7 years ago
hedaoyuan 4854a42b2c Merge branch 'develop' of https://github.com/baidu/Paddle into inference
7 years ago
Luo Tao 9524c7ab5a Merge branch 'develop' into ProtoDataProvider
7 years ago
hedaoyuan 9360835943 Fix UND AgentLayer.
7 years ago
xzl 469b3ad589 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dilation
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
wangmeng28 f7941dbb74 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
xzl 5aa3e768cd fix bug with default parameter
7 years ago
Luo Tao a0ea0d68c2 Merge branch 'develop' into ProtoDataProvider
7 years ago
Luo Tao 5eb2f7a550 fix compile warning in test_MKLDNN.cpp and ROIPoolLayer.cpp
7 years ago
xzl 471573efe4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
7 years ago
tensor-tang 2826ccbbd3 remove unused code and fix typo
7 years ago
xzl 9e894f6b0a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
7 years ago
guosheng 7829034da4 Refine ROIPoolLayer by following comments
7 years ago
guosheng 1ffdecf1ac Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-ROIPooling-dev
7 years ago
xzl ba2e5de662 pull develop and fix conflict
7 years ago
xzl a54565ea01 delete mask pool interface from poolprojection
7 years ago
xzl 8106f414f7 add the max pool with mask layer
7 years ago
hedaoyuan cad7bd13d2 Merge branch 'develop' of https://github.com/baidu/Paddle into inference
7 years ago
tensor-tang 0f6a7a6511 fix typo
7 years ago
yangyaming 4cd859c578 auto --> auto&
7 years ago
Tao Luo 5a38195688 reduce elasped time of test_LayerGrad (#5478)
7 years ago
Yang yaming 3b32eb9e2d
Merge pull request #5488 from pkuyym/fix-5417
7 years ago
yangyaming 04a351500f Remove MulValu* and reduce time cost for unit test.
7 years ago
tensor-tang 4fd432fdac update mkldnn tag
7 years ago
yangyaming 07f3f07ff3 MulValue --> ScaleSubRegion
7 years ago
yangyaming cfad83ce89 Add MulValueLayer.
7 years ago
Tao Luo bef92276a1
Merge pull request #5440 from tensor-tang/mkldnn_addto_withbias
7 years ago
tensor-tang 93e22e7b67 enable bias for mkldnn_addto
7 years ago
tensor-tang 945ad8d906 Merge remote-tracking branch 'upstream/develop' into resnet
7 years ago
tensor-tang d34780e193 fix issue for resnet
7 years ago
yangyaming d6f0e6c142 MemoryHandle* --> MemoryHandlePtr
7 years ago
qingqing01 2b701afaca
Merge pull request #5388 from pkuyym/fix-5335
7 years ago
yangyaming 29b3de6f97 Bugs fix and expose sub_seq_layer.
7 years ago
Tao Luo f8a6bda863
Merge pull request #5309 from tensor-tang/mkldnn_addto
7 years ago
Luo Tao 62ee11415d Merge branch 'develop' into ProtoDataProvider
7 years ago
Luo Tao b7df7f9eb1 remove usused ProtoDataProvider related codes
7 years ago
Yi Wang 1ed5ae7a14
Fix comparing between signed and unsigned values (#5328)
7 years ago
tensor-tang 3fb6451c3a add mkldnn_addto unit test and pass it
7 years ago
tensor-tang 8ff3436829 add MKLDNNAddtoLayer files
7 years ago