Commit Graph

3293 Commits (ad5e7cc0319c01e64600b0383e83fac89d3e91f7)

Author SHA1 Message Date
yangyaming ad5e7cc031 Implemented by boost preprocessor.
8 years ago
Tao Luo 171fee2c9e Merge pull request #4011 from tensor-tang/refine
8 years ago
qingqing01 6d0d29f645 Merge pull request #4001 from qingqing01/lod_tensor_py
8 years ago
tensor-tang 7f7fa32528 use CPU_DEVICE instead of magic number
8 years ago
tensor-tang 4f0869bef3 add some necessary params for reset functions
8 years ago
chengduo d131152b28 Merge pull request #4021 from chengduoZH/fix_DeConv3D_switch_imgSize_and_output_
8 years ago
chengduoZH e9a1f2ad8b fix DeConv3D switch(imgSize*_, output*_)
8 years ago
dangqingqing 28dc434036 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into lod_tensor_py
8 years ago
dangqingqing 68943f59aa Add construction function for LoDTensor in pybind.
8 years ago
tensor-tang f3bb7b99dd refine MKLDNNTester add UpdateCallback for test
8 years ago
tensor-tang 94ea8ee0e5 refine MKLDNNLayer logical: move forward and backward to MKLDNNLayer and remove copyOutputInfoToOtherDevice
8 years ago
Tao Luo faf827ba7e Merge pull request #4008 from tensor-tang/refine
8 years ago
Yancey 7bd517129a Add Concat operator with CPU kernel (#3775)
8 years ago
tensor-tang f40d5f580d remove syncOutputGrad, rename syncInputValue to updateInputData
8 years ago
tensor-tang d4c0734840 remove convertOutputToOtherDevice
8 years ago
tensor-tang d74fe78040 refine MKLDNNMatrix, solid data handle, rename updateData to setData
8 years ago
Yiqun Liu 4fbc03d351 Merge pull request #4002 from reyoung/feature/remove_enforce_demagle
8 years ago
Tao Luo 0f7bc938b6 Merge pull request #3997 from luotao1/build
8 years ago
dangqingqing e75aab3a39 Remove redundant code in lod_tensor.h
8 years ago
Yu Yang dad5421afe Remove enforce demangle
8 years ago
qingqing01 0f05fded23 Merge pull request #3991 from Noplz/develop
8 years ago
dangqingqing 372ede1527 update and fix conflicts.
8 years ago
Luo Tao 74de8c0c76 make docker can configure with_mkldnn and with_mklml
8 years ago
dangqingqing d0dbc0610f Correctly use host_vector in LoDTensor and expose LoDTensor to Python.
8 years ago
gaoyuan 38e7ad799c Set detection output to NULL
8 years ago
QI JUN c1696696a3 Merge pull request #3882 from QiJune/refactor_op_py_test
8 years ago
Yuan Gao 4343be3309 Update DetectionUtil.cpp
8 years ago
Yuan Gao dade4272c7 Update DetectionUtil.cpp
8 years ago
wenshilei a510377024 Fix ssd bugs.
8 years ago
chengduo 0be349496f Merge pull request #3594 from chengduoZH/Adapting_to_the_BatchNorm_structure_to_support_3D_data
8 years ago
chengduoZH 91a0c11b19 Adaptive data structure for SwitchOrderLayer
8 years ago
qijun 090b8114e6 merge baidu/develop
8 years ago
qijun f50e36e285 follow comments
8 years ago
fengjiayi 544458e011 Merge pull request #3888 from Canpio/dev_add_axis
8 years ago
dongzhihong 9669ddd920 Merge remote-tracking branch 'origin/develop' into backward
8 years ago
fengjiayi 856611cc15 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_axis
8 years ago
Yiqun Liu 6e6f18bdfe Merge pull request #3959 from hedaoyuan/android-16
8 years ago
fengjiayi b6a46667de test
8 years ago
dongzhihong 0e4b60acdb polish english and graph
8 years ago
dongzhihong 41e57e8f0d polish english and graph
8 years ago
fengjiayi f6e72c93c7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_axis
8 years ago
武毅 3fbb692d4b Add topk op (#3760)
8 years ago
hedaoyuan 4966174608 Fix android-16 compile.
8 years ago
whs 2f40da0923 Merge pull request #3955 from wanghaoshuang/fix_warning
8 years ago
wanghaoshuang fa54d9d8c0 Rename attribute name in proto
8 years ago
Cao Ying da66891b94 Merge pull request #3928 from lcy-seso/refine_softmax_op
8 years ago
wanghaoshuang bb56b58376 Fix warning log in switch order layer
8 years ago
dangqingqing 5f905248d3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into lod_tensor_py
8 years ago
dangqingqing bea82122dd Expose LoDTensor to pybind.
8 years ago
caoying03 5b4526fabc rename input and output of softmax_op.
8 years ago