Commit Graph

2035 Commits (85dff17985c47d0a330d5608072705d438d60e5f)

Author SHA1 Message Date
QI JUN 85dff17985 Merge pull request #3014 from wangkuiyi/formalize_eigen
8 years ago
Yi Wang 6cae35b5b3 Fix conflicts
8 years ago
Yi Wang 045470cf00 Slight simplification of eigen.h in hope to make it more readable.
8 years ago
Yi Wang 6129ab42f9 Merge pull request #2964 from Canpio/dev_refactor_tensor
8 years ago
Tao Luo ef28f66f86 Merge pull request #2940 from tensor-tang/develop
8 years ago
Zhaolong Xing 91d2a57a2e Merge pull request #2776 from NHZlX/mobilenet_gpu
8 years ago
qijun 06acd6d0cb add unittest for some basic OpKernels
8 years ago
fengjiayi 06358129a2 Fix compile error
8 years ago
fengjiayi bf3b8f045e Retrigger CI
8 years ago
fengjiayi da07ec1886 Update Tensor and PODDeleter's template parameter
8 years ago
qijun ba79050923 Merge remote-tracking branch 'baidu/develop' into implement_basic_OpKernel
8 years ago
fengjiayi 6cd94cc73f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_refactor_tensor
8 years ago
xzl 6c528cbc2a add check: CHECK_EQ(outputs[0].getArgType(), ADD_TO)
8 years ago
Qiao Longfei 2685765905 add cross-entropy-op (#2965)
8 years ago
xzl e8d171bbd2 add check for groups and inputChannels
8 years ago
xzl cfd4c05e2e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into mobilenet_gpu
8 years ago
Yi Wang 75b53179a2 Merge pull request #2882 from gangliao/cpu_mem
8 years ago
xzl d5b0c57d7e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into mobilenet_gpu
8 years ago
xzl 248149f448 add depthwiseconv test and fix the little bug of the convOpTest
8 years ago
QI JUN 155f727c21 Merge pull request #2978 from QiJune/fix_bug_EigenVector
8 years ago
xzl 5b07d4e009 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into mobilenet_gpu
8 years ago
tensor-tang 577bb4e346 rename mkllite to mklml
8 years ago
qijun 586365e0ad using alias to simplify code
8 years ago
liaogang b3115fb01c Add SetDeviceId in memcpy
8 years ago
qijun 407b0efc79 fix bug in EigenVector::Flatten method
8 years ago
wanghaoshuang 7c09999d57 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_croplayer
8 years ago
wanghaoshuang 4409255c27 fix code format
8 years ago
xzl 4d6be9741c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into mobilenet_gpu
8 years ago
liaogang 0897d18a0a Fix string.h for memcpy
8 years ago
liaogang 00500eeb7d Add stdlib.h for memcpy
8 years ago
liaogang ca89bfada3 Fix paddle enforce special cases
8 years ago
qijun f46961e223 Merge remote-tracking branch 'baidu/develop' into implement_basic_OpKernel
8 years ago
liaogang 98f0171c94 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into error
8 years ago
xzl bd54eb9834 tiny modify the test
8 years ago
qiaolongfei e4984f13e9 fix tensor usage in sgd-op
8 years ago
liaogang 527c85970b Fix H2D and D2H order
8 years ago
qijun a6347daa05 fix clang compile warning
8 years ago
liaogang 5e8a4f16c7 Fix conflcts
8 years ago
liaogang ee112915e3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into error
8 years ago
qijun 3014662d4a Merge branch 'implement_basic_OpKernel' of https://github.com/QiJune/Paddle into implement_basic_OpKernel
8 years ago
Qiao Longfei e3b27d1998 Add sgd op (#2950)
8 years ago
qijun 736d078cbf replace Tensor::tensor to EigenTensor::From
8 years ago
liaogang aae53d836b Merge conflicts
8 years ago
liaogang b05886414b Add cuda memcpy in gpu_info
8 years ago
liaogang e53a48b46a Add memcpy
8 years ago
xzl 1f516fa0ef modify format, and modify the layer grad test, op test
8 years ago
qijun 8ad9006dd5 Merge remote-tracking branch 'baidu/develop' into implement_basic_OpKernel
8 years ago
QI JUN d81084939b Merge pull request #2953 from wangkuiyi/tensor_type_to_eigen
8 years ago
liaogang 2d2ee47bda FIX: fix string
8 years ago
qijun d6d057b4e8 change EQ to NEAR for float value
8 years ago