Commit Graph

4858 Commits (358261f0bdf2ce887a3ff77218694828a6527ede)
 

Author SHA1 Message Date
Yi Wang 858dea8834 Move memory::Copy out from memory.h into memcpy.h
8 years ago
Yi Wang e1140f2b36 Merge pull request #2970 from gangliao/memcpy
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 5f32cc10c2 Update networks.py
8 years ago
Zhaolong Xing 91d2a57a2e Merge pull request #2776 from NHZlX/mobilenet_gpu
8 years ago
tensor-tang 19c465bb5b as aligned, defualt set mkldnn and mklml OFF
8 years ago
QI JUN e2880f16c8 Merge pull request #2971 from QiJune/implement_basic_OpKernel
8 years ago
zlx 21a3c9d6f4 add the comments for img_conv_groups
8 years ago
zlx fae3632c91 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_paramAttr
8 years ago
zlx a183a80e2e add param_attr for img_conv_group(...)
8 years ago
tensor-tang 95ce961cef fix permission issue
8 years ago
qijun 06acd6d0cb add unittest for some basic OpKernels
8 years ago
tensor-tang 1cf50574c3 defualt disable mkldnn and mklml
8 years ago
tensor-tang 75f66768bb fix the permission issue of installing mklml
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
fengjiayi 4736b239d9 Add a simple test for grad_op_creator
8 years ago
Qiao Longfei 2685765905 add cross-entropy-op (#2965)
8 years ago
helinwang c90b94e85c Merge pull request #2999 from helinwang/ctx
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
Helin Wang a46198e5b1 fix client discover pserver context cancelled
8 years ago
Helin Wang a7e69d949f do not do log.Errorln when checkpoint is not found (which is normal)
8 years ago
Yi Wang 75b53179a2 Merge pull request #2882 from gangliao/cpu_mem
8 years ago
tensor-tang 2fd43fc5a0 separate mklml download path and install path
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
tensor-tang 19ec08fa86 change install path of mkldnn and mklml
8 years ago
dzhwinter a6043c1d35 Merge pull request #2994 from dzhwinter/copyright
8 years ago
Cao Ying 6a6e1c7407 Merge pull request #2944 from lcy-seso/fix_recurrent_parse_bug
8 years ago
caoying03 1b6faffeb5 Merge branch 'develop' into fix_recurrent_parse_bug
8 years ago
whs 75ad5a6a55 Merge pull request #2992 from livc/fix_flowers
8 years ago
dongzhihong e1e7309789 boring copyright
8 years ago
QI JUN 155f727c21 Merge pull request #2978 from QiJune/fix_bug_EigenVector
8 years ago
tensor-tang a7e23a4cc2 fix link error static to shared
8 years ago
livc ea09edc991 pass precommit
8 years ago
fengjiayi 9418717f80 Fix compile errors
8 years ago
tensor-tang f6dd8ae164 fix make warning compile with mkldnn
8 years ago
fengjiayi f41fcd43d0 Merge branch 'backward' of https://github.com/dzhwinter/Paddle into backward
8 years ago
fengjiayi 99a5904c75 Merge branch 'backward_dev' into backward
8 years ago
dongzhihong 088e2200c4 "remove unused fake fc op"
8 years ago
xzl 5b07d4e009 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into mobilenet_gpu
8 years ago
Zhaolong Xing 5fc16e3df2 Merge pull request #2977 from wanghaoshuang/fix_croplayer
8 years ago