Commit Graph

4928 Commits (84b368d2200835308412ef78914b9768ce5d4b2c)
 

Author SHA1 Message Date
dongzhihong 13b5e68ccc "add build directory"
8 years ago
dongzhihong 55fe0120e9 "update faq "
8 years ago
dongzhihong 8d3e065af8 "update faq"
8 years ago
Yu Yang c2543f5b29 Remove ScopePtr and OperatorPtr
8 years ago
Yu Yang 684563660b Init commit
8 years ago
zlx a59fa46c1f Merge branch 'add_paramAttr' of https://github.com/NHZlX/Paddle into add_paramAttr
8 years ago
zlx 86d692e56b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_paramAttr
8 years ago
zlx 18f4d24d0d moidify comment of im_conv_group
8 years ago
Yu Yang 1294b3c53e Expose Net to Python (#2967)
8 years ago
gangliao d1dbf2cf5c Merge pull request #3018 from wangkuiyi/fix_memory_deps_on_device_context
8 years ago
Superjom 45072ed2cd add more details
8 years ago
Yi Wang de6f9c4879 Add dependency memory->device_context, because we now use platform::GPUPlaceGuard
8 years ago
Yi Wang f81caa4e11 Add dependency memory->device_context, because we now use platform::GPUPlaceGuard
8 years ago
Yi Wang a16cd515b4 Merge pull request #3016 from wangkuiyi/memcpy
8 years ago
Yi Wang 616a236581 Add target memcpy into paddle_memory
8 years ago
QI JUN 85dff17985 Merge pull request #3014 from wangkuiyi/formalize_eigen
8 years ago
Yi Wang 51152adf0b Fix end of namespace
8 years ago
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
Superjom 4c33d55a32 add rnn_design.md
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