Commit Graph

244 Commits (87ba6cbf2094de4231cecb18db31218094ef1560)

Author SHA1 Message Date
tensor-tang b0d9b68a5f unify functions of mkldnn_fc and refine comments
9 years ago
tensor-tang 66fdbd0cee add some comment and simplify some code
9 years ago
tensor-tang ca3db07028 add createReorder and createMemoryDesc in MKLDNNMatrix
9 years ago
tensor-tang d74fe78040 refine MKLDNNMatrix, solid data handle, rename updateData to setData
9 years ago
hedaoyuan 0146e8bfc5 Merge pull request #3843 from Xreki/build_android_clang
9 years ago
whs a162ebce8b Merge branch 'develop' into pixel_softmax_layer
9 years ago
Liu Yiqun 8e5f54320f Refine the toolchain file of Android to use clang as default compiler.
9 years ago
Liu Yiqun 7939705384 Add the missing return statement.
9 years ago
Liu Yiqun 50c63dc9e7 Merge branch 'develop' into build_android_clang
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 43da7675b3 fix conflict
9 years ago
chengduoZH 4dcc533206 fix conflict
9 years ago
tensor-tang bfbd066fdd refine
9 years ago
chengduoZH b1c0bad9fe Add config parser for pooling3D
9 years ago
Liu Yiqun f241773c4f Support to use clang for Android cross-compiling.
9 years ago
tensor-tang fe51f726a2 fix cmake
9 years ago
tensor-tang 4cc57836f3 enable reorder
9 years ago
chengduoZH 860bf192c9 Add maxPoolIdx
9 years ago
chengduoZH 790379f147 fix above comments
9 years ago
tensor-tang 780c8d969e make downSpatial work, and remove hasSpatial_
9 years ago
tensor-tang 48d87e5e91 pass test, support input CPU device
9 years ago
tensor-tang 4eecd0c2d5 use MKLDNNMatrix in fc backward
9 years ago
chengduoZH 2377d71947 Add3DPooling
9 years ago
tensor-tang 4bffbd30f0 use MKLDNNMatrix in fc forward
9 years ago
chengduoZH d5768ebc89 fix above comments
9 years ago
tensor-tang 62e6dac402 add MKLDNNMatrix files
9 years ago
chengduoZH 43f6cdc824 fix Matrix
9 years ago
chengduoZH 424b325d08 add unit test DeConv3D, Conv3D, col2vol, vol2col
9 years ago
chengduoZH 52ceeedba5 Add col2vol and vol2col CPU funtion
9 years ago
Yi Wang 52954e6f58 Merge pull request #3365 from hedaoyuan/fix_warning
9 years ago
liaogang 7a56d46a8a Rename PROJ_ROOT to PADDLE_SOURCE_DIR and PROJ_BINARY_ROOT to PADDLE_BINARY_DIR
9 years ago
hedaoyuan f1677d5cac Merge branch 'develop' of https://github.com/baidu/Paddle into fix_warning
9 years ago
hedaoyuan c7f245892e Fix some warning.
9 years ago
Yi Wang fe04175ed3 Fix comparison between signed and unsigned values
9 years ago
liaogang d1e754336e Merge branch 'clang-format' of https://github.com/gangliao/Paddle; branch 'develop' of https://github.com/PaddlePaddle/Paddle into clang-format
9 years ago
Yi Wang 93ced954a0 Simplify test_matrixCompare
9 years ago
liaogang 1d4fa2433c ClangFormat for proto and cuda
9 years ago
Yu Yang 858b97cbea Fix CPU compile
9 years ago
guosheng 82911cecb6 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-ClipLayer
9 years ago
dangqingqing d6ca03eb21 Fix out of memory.
9 years ago
guosheng 23a8d015e0 add ClipLayer
9 years ago
dangqingqing aaff2ddd84 remove comments.
9 years ago
dangqingqing cc5f0951ec Fix bug for WarpCTCLayer.
9 years ago
hedaoyuan ff8262e283 Merge branch 'develop' into ImageExpandFunction
9 years ago
tensor-tang 577bb4e346 rename mkllite to mklml
9 years ago
wanghaoshuang e8ee07f31f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into pixel_softmax_layer
9 years ago
wanghaoshuang 1cdf149b6f 1. delete PixelSoftmaxLayer and add SwitchOrderLayer
9 years ago
tensor-tang 89a4158038 enable MKLDNN library and MKL small package
9 years ago