Commit Graph

829 Commits (2b93934d2a65828318e0a3b84b4042be6e9ad6d9)

Author SHA1 Message Date
Luo Tao 5eb2f7a550 fix compile warning in test_MKLDNN.cpp and ROIPoolLayer.cpp
7 years ago
tensor-tang 2826ccbbd3 remove unused code and fix typo
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
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
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
8 years ago
tensor-tang 8ff3436829 add MKLDNNAddtoLayer files
8 years ago
tensor-tang 2a77418668 refine reset input buffers, make it support more than one input.
8 years ago
武毅 cdd1da3424
Hack auc for dense vector labels (#5274)
8 years ago
tensor-tang 1e8300faa5 Merge remote-tracking branch 'upstream/develop' into merge
8 years ago
Cao Ying 8401039feb
Merge pull request #5084 from lcy-seso/crf
8 years ago
tensor-tang 3eb42bfd6f move test_CompareMKLDNNandCPU to test_MKLDNN and remove unused code
8 years ago
Haonan bcdedecb57
handle non-sequence data in sequenceReshapeLayer (#5188)
8 years ago
caoying03 dd2be3daba Merge branch 'develop' into crf
8 years ago
Luo Tao 5513f92755 Merge branch 'develop' into expand_test
8 years ago
Luo Tao 29fe2a01bd add comments in test_Expand.cpp
8 years ago
tensor-tang 56f6e231c6 refine mkldnntester, support comparing values near zero
8 years ago
tensor-tang aecfeb7257 refine check macro
8 years ago
caoying03 4c63086921 Merge branch 'develop' into crf
8 years ago
caoying03 c74107bfdc fix backward computation.
8 years ago
tensor-tang 703947928f refine comment and code
8 years ago
Luo Tao 0f67a82728 add test_Expand and simply the gserver/tests/CMakeLists
8 years ago
tensor-tang ad6b531917 add unit test for mkldnn_batch_norm layer
8 years ago
tensor-tang 64eaeba1a8 enable mkldnn_batch_norm layer
8 years ago
Tao Luo 48173e8599 Merge pull request #5010 from tensor-tang/merge
8 years ago
tensor-tang 386bb1fece fix crash on ds2
8 years ago
Luo Tao 70d9d953e6 rename sparse_vector to sparse_float_vector in tests
8 years ago
Tao Luo abce9eb750 Merge pull request #4953 from tensor-tang/merge_grad_gtest
8 years ago
tensor-tang 5c892db64c remove unused code
8 years ago
tensor-tang 5b5cb0781a add branch tests for pool and fc
8 years ago
tensor-tang 4f41eaf7f8 Merge remote-tracking branch 'upstream/develop' into merge_grad_gtest
8 years ago
tensor-tang d75b00c221 refine the gtest log info and vlog order,
8 years ago
tensor-tang 94e442d4b1 add cpp file of MKLDNNLayer
8 years ago
tensor-tang 9e38dafa29 change MKLDNNMatrix create interface since MatrixPtr is not always required
8 years ago