Commit Graph

4806 Commits (e8a0e92b5f00c19b066cc4b94adeeecd2ca4cbab)
 

Author SHA1 Message Date
fengjiayi e8a0e92b5f Fix compile error
9 years ago
fengjiayi ae6009dfef fix compile error
9 years ago
fengjiayi 197c82f30f Rewrite grad_op registry macro of mul, sigmoid and softmax
9 years ago
fengjiayi 77af58f8f7 Change gradient Op registry mechanism
9 years ago
fengjiayi 02cde244d2 Merge pull request #2949 from dzhwinter/backward
9 years ago
fengjiayi 81df39fe2a fix compile errer
9 years ago
dzhwinter 238f7c82b2 Merge pull request #3026 from dzhwinter/fix_doc
9 years ago
fengjiayi f4e25550cd Fix compile error
9 years ago
fengjiayi 5f3bc2a44a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into backward
9 years ago
fengjiayi 380227b58a Renew CMakeList dependence
9 years ago
Yu Yang 477c835606 Merge pull request #3027 from reyoung/feature/remove_scope_ptr
9 years ago
fengjiayi 0ab8f52db7 Merge branch 'backward' of https://github.com/Canpio/Paddle into backward
9 years ago
fengjiayi f85ccdd351 Renew CMakeList dependence
9 years ago
dongzhihong 13b5e68ccc "add build directory"
9 years ago
dongzhihong 55fe0120e9 "update faq "
9 years ago
dongzhihong 8d3e065af8 "update faq"
9 years ago
Yu Yang c2543f5b29 Remove ScopePtr and OperatorPtr
9 years ago
Yu Yang 1294b3c53e Expose Net to Python (#2967)
9 years ago
gangliao d1dbf2cf5c Merge pull request #3018 from wangkuiyi/fix_memory_deps_on_device_context
9 years ago
Yi Wang de6f9c4879 Add dependency memory->device_context, because we now use platform::GPUPlaceGuard
9 years ago
Yi Wang f81caa4e11 Add dependency memory->device_context, because we now use platform::GPUPlaceGuard
9 years ago
Yi Wang a16cd515b4 Merge pull request #3016 from wangkuiyi/memcpy
9 years ago
Yi Wang 616a236581 Add target memcpy into paddle_memory
9 years ago
QI JUN 85dff17985 Merge pull request #3014 from wangkuiyi/formalize_eigen
9 years ago
Yi Wang 51152adf0b Fix end of namespace
9 years ago
Yi Wang 858dea8834 Move memory::Copy out from memory.h into memcpy.h
9 years ago
Yi Wang e1140f2b36 Merge pull request #2970 from gangliao/memcpy
9 years ago
Yi Wang 6cae35b5b3 Fix conflicts
9 years ago
Yi Wang 045470cf00 Slight simplification of eigen.h in hope to make it more readable.
9 years ago
Yi Wang 6129ab42f9 Merge pull request #2964 from Canpio/dev_refactor_tensor
9 years ago
Tao Luo ef28f66f86 Merge pull request #2940 from tensor-tang/develop
9 years ago
Zhaolong Xing 91d2a57a2e Merge pull request #2776 from NHZlX/mobilenet_gpu
9 years ago
tensor-tang 19c465bb5b as aligned, defualt set mkldnn and mklml OFF
9 years ago
QI JUN e2880f16c8 Merge pull request #2971 from QiJune/implement_basic_OpKernel
9 years ago
tensor-tang 95ce961cef fix permission issue
9 years ago
qijun 06acd6d0cb add unittest for some basic OpKernels
9 years ago
tensor-tang 1cf50574c3 defualt disable mkldnn and mklml
9 years ago
tensor-tang 75f66768bb fix the permission issue of installing mklml
9 years ago
fengjiayi 06358129a2 Fix compile error
9 years ago
fengjiayi bf3b8f045e Retrigger CI
9 years ago
fengjiayi da07ec1886 Update Tensor and PODDeleter's template parameter
9 years ago
qijun ba79050923 Merge remote-tracking branch 'baidu/develop' into implement_basic_OpKernel
9 years ago
fengjiayi 6cd94cc73f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_refactor_tensor
9 years ago
xzl 6c528cbc2a add check: CHECK_EQ(outputs[0].getArgType(), ADD_TO)
9 years ago
fengjiayi 4736b239d9 Add a simple test for grad_op_creator
9 years ago
Qiao Longfei 2685765905 add cross-entropy-op (#2965)
9 years ago
helinwang c90b94e85c Merge pull request #2999 from helinwang/ctx
9 years ago
xzl e8d171bbd2 add check for groups and inputChannels
9 years ago
xzl cfd4c05e2e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into mobilenet_gpu
9 years ago
Helin Wang a46198e5b1 fix client discover pserver context cancelled
9 years ago