Commit Graph

437 Commits (97094e46ff9a1e2d5ac9a201182da33c6415c268)

Author SHA1 Message Date
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
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
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 9e894f6b0a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
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
hedaoyuan cad7bd13d2 Merge branch 'develop' of https://github.com/baidu/Paddle into inference
7 years ago
tensor-tang 0f6a7a6511 fix typo
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 07f3f07ff3 MulValue --> ScaleSubRegion
7 years ago
yangyaming cfad83ce89 Add MulValueLayer.
7 years ago
tensor-tang 93e22e7b67 enable bias for mkldnn_addto
7 years ago
Luo Tao b7df7f9eb1 remove usused ProtoDataProvider related codes
7 years ago
tensor-tang 3fb6451c3a add mkldnn_addto unit test and pass it
7 years ago
tensor-tang 1e8300faa5 Merge remote-tracking branch 'upstream/develop' into merge
7 years ago
tensor-tang 3eb42bfd6f move test_CompareMKLDNNandCPU to test_MKLDNN and remove unused code
7 years ago
hedaoyuan 3415e264fe Remove some layers in mobile inference library.
7 years ago
xzl 300b5094cb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dilation
7 years ago
Luo Tao 5513f92755 Merge branch 'develop' into expand_test
7 years ago
Luo Tao 29fe2a01bd add comments in test_Expand.cpp
7 years ago
tensor-tang 56f6e231c6 refine mkldnntester, support comparing values near zero
7 years ago
xzl f0c3c49808 test exconv layerGrad and im2col
7 years ago
Luo Tao 0f67a82728 add test_Expand and simply the gserver/tests/CMakeLists
7 years ago
tensor-tang ad6b531917 add unit test for mkldnn_batch_norm layer
7 years ago
wangmeng28 822ff383e4 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
Luo Tao 70d9d953e6 rename sparse_vector to sparse_float_vector in tests
7 years ago
Tao Luo abce9eb750 Merge pull request #4953 from tensor-tang/merge_grad_gtest
7 years ago
tensor-tang 5b5cb0781a add branch tests for pool and fc
7 years ago
tensor-tang d75b00c221 refine the gtest log info and vlog order,
7 years ago
xzl c876dfaa67 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
7 years ago
xzl ff20a11a62 add layerGrad test and maskoutput test
7 years ago
wangmeng28 a30d53b792 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
tensor-tang 60b84856e7 refine the conf files, combine in one file
7 years ago
tensor-tang 2dc6cea65c add unit tests for mkldnn branches, and fix typo
7 years ago
wangmeng28 86053e7766 Reduce the input size in testing factorization machine
7 years ago
wangmeng28 2ce8f1875b Fix tests for factorization machine layer
7 years ago
wangmeng28 22c5d1f147 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
wangmeng28 947b6a77ce Implement factorization machine layer
7 years ago
tensor-tang 1199aa6876 fix bug: clear grad and always share data when output has cpu
7 years ago
tensor-tang 698071cc33 share mkldnn output value data if next layer is cpu device
7 years ago
wangmeng28 f504c8a83d Remove unnecessary configs
7 years ago
wangmeng28 5e78c7aea6 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
wangmeng28 1644c72acc Add framework of the factorization machine layer
7 years ago
hedaoyuan aa1e92ec9a Merge branch 'develop' of https://github.com/baidu/Paddle into inference
7 years ago
hedaoyuan adad8d9ed2 Open WITH_TESTING option.
7 years ago
Yi Wang 4558807c48 Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU
7 years ago
Yu Yang 84500f9487 Change `PADDLE_ONLY_CPU` to `PADDLE_WITH_GPU`
7 years ago
tensor-tang 0a37f2adf0 fix typo
7 years ago
Luo Tao c53d214205 fix compiler warning from MKLDNNLayer and so on
7 years ago
tensor-tang 7483087c8c enable mkldnn_softmax
8 years ago
tensor-tang fa722385de refine test_MKLDNN and skip memory copy for relu
8 years ago
tensor-tang 9d692e3bcc add gtest for MKLDNN activation and pass them
8 years ago
tensor-tang 49d4b39f28 fix typo and remove some unused code
8 years ago
tensor-tang 37268dbd33 update using exclusive padding for avg-pool
8 years ago
tensor-tang 9d108a21a7 add unit test for mkldnn_pool and pass them
8 years ago
tensor-tang c39b771a53 add test cases for mkldnn_conv
8 years ago
Tao Luo 171fee2c9e Merge pull request #4011 from tensor-tang/refine
8 years ago
tensor-tang 7f7fa32528 use CPU_DEVICE instead of magic number
8 years ago
chengduoZH e9a1f2ad8b fix DeConv3D switch(imgSize*_, output*_)
8 years ago
tensor-tang f3bb7b99dd refine MKLDNNTester add UpdateCallback for test
8 years ago
chengduo 0be349496f Merge pull request #3594 from chengduoZH/Adapting_to_the_BatchNorm_structure_to_support_3D_data
8 years ago
wanghaoshuang fa54d9d8c0 Rename attribute name in proto
8 years ago
whs a162ebce8b Merge branch 'develop' into pixel_softmax_layer
8 years ago
chengduoZH a55dd22649 fix conflict
8 years ago
chengduoZH 6374831966 fix conflict
8 years ago
chengduoZH a357bd6fe5 Fix conflict and Add test_pooling3D_layer.protostr
8 years ago
chengduoZH 455d2bd7b1 fix conflict
8 years ago
chengduoZH 536dbc0cb6 fix conflict
8 years ago
caoying03 3d1b87193d Merge branch 'develop' into cross_entropy_over_beam
8 years ago
chengduoZH 0c273ff41e fix conflict
8 years ago
chengduoZH 43da7675b3 fix conflict
8 years ago
chengduoZH 4dcc533206 fix conflict
8 years ago
Luo Tao acd8a22ed1 Merge branch 'develop' into huber_loss
8 years ago
caoying03 3d12a610ca Merge branch 'develop' into cross_entropy_over_beam
8 years ago
Cao Ying 14194ba08d Merge pull request #3679 from lcy-seso/fix_bug_of_seq_slice_layer
8 years ago
caoying03 aa28d046fb fix a bug of sequence_slice layer when batch_size=1
8 years ago
Luo Tao 7596191821 Merge branch 'develop' into huber_loss
8 years ago
wanghaoshuang e286b950a5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dilate_conv
8 years ago
caoying03 74d3ca8bab Merge branch 'develop' into cross_entropy_over_beam
8 years ago
caoying03 5e59ca7ccc fix config helper.
8 years ago
wanghaoshuang e3342ff8e7 Fix android build error.
8 years ago
caoying03 bc6bae8d53 Merge branch 'develop' into add_sequence_slice_layer
8 years ago
wanghaoshuang 2c8b3c4430 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dilate_conv
8 years ago
wanghaoshuang d8cd67dd1e Make cudnn convolution layer and projection support for dilation.
8 years ago
caoying03 25083de998 Merge branch 'develop' into cross_entropy_over_beam
8 years ago
caoying03 8f4ca2d12f add implementations.
8 years ago
chengduoZH 2377d71947 Add3DPooling
8 years ago
chengduoZH 5d98b6f217 Adapting to the BatchNorm structure to support 3D data
8 years ago
chengduoZH d5768ebc89 fix above comments
8 years ago
guosheng 8e4dcf8b7f Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-ShiftLayer
8 years ago