Commit Graph

343 Commits (ef2f0ec968bef344929032dba64e40232fa4e830)

Author SHA1 Message Date
Luo Tao 5513f92755 Merge branch 'develop' into expand_test
9 years ago
Luo Tao 29fe2a01bd add comments in test_Expand.cpp
9 years ago
Luo Tao 0f67a82728 add test_Expand and simply the gserver/tests/CMakeLists
9 years ago
tensor-tang ad6b531917 add unit test for mkldnn_batch_norm layer
9 years ago
Luo Tao 70d9d953e6 rename sparse_vector to sparse_float_vector in tests
9 years ago
Tao Luo abce9eb750 Merge pull request #4953 from tensor-tang/merge_grad_gtest
9 years ago
tensor-tang 5b5cb0781a add branch tests for pool and fc
9 years ago
tensor-tang d75b00c221 refine the gtest log info and vlog order,
9 years ago
tensor-tang 60b84856e7 refine the conf files, combine in one file
9 years ago
tensor-tang 2dc6cea65c add unit tests for mkldnn branches, and fix typo
9 years ago
tensor-tang 1199aa6876 fix bug: clear grad and always share data when output has cpu
9 years ago
tensor-tang 698071cc33 share mkldnn output value data if next layer is cpu device
9 years ago
hedaoyuan aa1e92ec9a Merge branch 'develop' of https://github.com/baidu/Paddle into inference
9 years ago
hedaoyuan adad8d9ed2 Open WITH_TESTING option.
9 years ago
Yi Wang 4558807c48 Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU
9 years ago
Yu Yang 84500f9487 Change `PADDLE_ONLY_CPU` to `PADDLE_WITH_GPU`
9 years ago
tensor-tang 0a37f2adf0 fix typo
9 years ago
Luo Tao c53d214205 fix compiler warning from MKLDNNLayer and so on
9 years ago
tensor-tang 7483087c8c enable mkldnn_softmax
9 years ago
tensor-tang fa722385de refine test_MKLDNN and skip memory copy for relu
9 years ago
tensor-tang 9d692e3bcc add gtest for MKLDNN activation and pass them
9 years ago
tensor-tang 49d4b39f28 fix typo and remove some unused code
9 years ago
tensor-tang 37268dbd33 update using exclusive padding for avg-pool
9 years ago
tensor-tang 9d108a21a7 add unit test for mkldnn_pool and pass them
9 years ago
tensor-tang c39b771a53 add test cases for mkldnn_conv
9 years ago
Tao Luo 171fee2c9e Merge pull request #4011 from tensor-tang/refine
9 years ago
tensor-tang 7f7fa32528 use CPU_DEVICE instead of magic number
9 years ago
chengduoZH e9a1f2ad8b fix DeConv3D switch(imgSize*_, output*_)
9 years ago
tensor-tang f3bb7b99dd refine MKLDNNTester add UpdateCallback for test
9 years ago
chengduo 0be349496f Merge pull request #3594 from chengduoZH/Adapting_to_the_BatchNorm_structure_to_support_3D_data
9 years ago
wanghaoshuang fa54d9d8c0 Rename attribute name in proto
9 years ago
whs a162ebce8b Merge branch 'develop' into pixel_softmax_layer
9 years ago
chengduoZH a55dd22649 fix conflict
9 years ago
chengduoZH 6374831966 fix conflict
9 years ago
chengduoZH a357bd6fe5 Fix conflict and Add test_pooling3D_layer.protostr
9 years ago
chengduoZH 455d2bd7b1 fix conflict
9 years ago
chengduoZH 536dbc0cb6 fix conflict
9 years ago
caoying03 3d1b87193d Merge branch 'develop' into cross_entropy_over_beam
9 years ago
chengduoZH 0c273ff41e fix conflict
9 years ago
chengduoZH 43da7675b3 fix conflict
9 years ago
chengduoZH 4dcc533206 fix conflict
9 years ago
Luo Tao acd8a22ed1 Merge branch 'develop' into huber_loss
9 years ago
caoying03 3d12a610ca Merge branch 'develop' into cross_entropy_over_beam
9 years ago
Cao Ying 14194ba08d Merge pull request #3679 from lcy-seso/fix_bug_of_seq_slice_layer
9 years ago
caoying03 aa28d046fb fix a bug of sequence_slice layer when batch_size=1
9 years ago
Luo Tao 7596191821 Merge branch 'develop' into huber_loss
9 years ago
wanghaoshuang e286b950a5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dilate_conv
9 years ago
caoying03 74d3ca8bab Merge branch 'develop' into cross_entropy_over_beam
9 years ago
caoying03 5e59ca7ccc fix config helper.
9 years ago
wanghaoshuang e3342ff8e7 Fix android build error.
9 years ago