Commit Graph

433 Commits (f086ebb8b9b8e21f7d0d2056f6a961da080edfb2)

Author SHA1 Message Date
fengjiayi a37f6ad379 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_elementwise_max_min
7 years ago
ying 8f9480cc2c fix copyright.
7 years ago
fengjiayi f1a889720a fix copyright
7 years ago
dzhwinter b9b75377a2
Feature/hooks (#7513)
7 years ago
dzhwinter 19541468b6
"fix frigled test gradient of rnn" (#7166)
7 years ago
tensor-tang 0596cd8826 refine test recurrent layer
7 years ago
tensor-tang b95834dc0c disable use_gpu when test mkl recurrent layer comparing with cpu
7 years ago
tensor-tang 2e101df7c6 enable gtest for MKLPackedRecurrentLayer
7 years ago
Tao Luo a34fc8b36b
Merge pull request #6213 from tensor-tang/mkldnn_lrn
7 years ago
whs e09e21beee
Merge pull request #6188 from wanghaoshuang/conv_fix
7 years ago
Tao Luo de80c5696a
Merge pull request #6100 from guoshengCS/enhance-include-pool
7 years ago
wanghaoshuang 6173f91cce uncomment code
7 years ago
tensor-tang f13d725acf add mkldnn_lrn python interface and add it to simple net
7 years ago
tensor-tang 343b1a962b add mkldnn_lrn unit test
7 years ago
wanghaoshuang b25ee3ae60 Fix ConvTransProjection bug.
7 years ago
Luo Tao 362b7d8a5e Rename gserver_test2 to gserver_test_with_python
7 years ago
Luo Tao 57157284b2 Merge branch 'develop' into cmake
7 years ago
xuwei06 d36db0d3ec Fix comments in sequence_rnn_(mixed/matched)_inputs.py
7 years ago
guosheng 192c00a7da Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into enhance-include-pool
7 years ago
guosheng fe6af6b6ac Enhance the AvgPooling to support optional exclude-mode
7 years ago
Luo Tao c864161532 Merge branch 'develop' into cmake
7 years ago
Yiqun Liu 00eceea06e
Fix the problem that building for Android fails with WITH_TESTING=ON. (#6051)
7 years ago
Luo Tao da747841db Merge branch 'develop' into cmake
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
wangmeng28 89e63b138f Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
Luo Tao b3e7c4bcf9 simplify the CMakeLists.txt of gserver/tests
7 years ago
Luo Tao 67fa0de2a7 fix some warning with MKLDNN related codes and etc
7 years ago
wangmeng28 5392a503a7 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
wangmeng28 5ee63bb67c Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
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
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
caoying03 dfc5d1f19a add the l2 distance layer.
7 years ago
ranqiu aa2507187e add dot_prod_layer
7 years ago
wangmeng28 09f4f92579 Add unitest for factorization machine layer with sparse input
7 years ago
tensor-tang 88feb517d4 Merge remote-tracking branch 'upstream/develop' into mkldnn_concat
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
Luo Tao 212f6eae77 modify the test config for test_CompareTwoNets.cpp
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