Commit Graph

35 Commits (17030ff28b9a54bb57779e9b8448a6d222110ec5)

Author SHA1 Message Date
tangwei12 032414ca2a
[Feature] one ps (3/4) (#29604)
4 years ago
zhupengyang 2787944c2b
Ops(relu6/selu/soft_relu/softshrink/stanh/swish/thresholded_relu/hard_shrink/hard_sigmoid/hard_swish/hsigmoid/maxout) error message enhancement (#23718)
5 years ago
Chen Weihang 16315d3d9e
Delete Ref & VectorRef and add GetDataSafely (#22997)
5 years ago
tangwei12 9ad940fdfe
memory leak for cpu (#21174)
5 years ago
hong ac8546701d
Add dygraph execution context (#20157)
5 years ago
tangwei12 65c7368400
Fix the correctness of async mode at distributed training (#18863)
6 years ago
Zeng Jinle be24e5b391
Clean unused code of dim and place (#18565)
6 years ago
Jiabin Yang 84b7a7291e test=develop, fix hsigmoid dereference nullptr (#16769)
6 years ago
Qiao Longfei df45c8c538 update nce and hierarchical_sigmoid remote_prefetch
6 years ago
Qiao Longfei 392e97aae5 fix cpplint test=develop
6 years ago
Qiao Longfei 381f383989 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-communicator
6 years ago
Jiabin Yang 2d0ffdc485 test=develop, fix debug mode unitest, hsigmoid (#15574)
6 years ago
Qiao Longfei 74040cb4aa code clean
6 years ago
JiabinYang 1a8cbb6799 test=develop, accelerate_hs_op and add prefetch with is_sparse
6 years ago
JiabinYang b5fa916413 fix bug after merge reyoung optimization, test=develop
6 years ago
JiabinYang 656040c726 merge reyoung optimization
6 years ago
Yu Yang 7b10bf0e60 Use mkl
6 years ago
JiabinYang c2e851f7b2 test=develop, remove sparse bias and add prefetch and related tests
6 years ago
JiabinYang b387a19410 optimize op with blas
6 years ago
JiabinYang c469334cfb polish python code and comment, test=develop
6 years ago
JiabinYang c3c3c0b33c polish code, test=develop
6 years ago
JiabinYang b10df8bcfa refine code and add none bias ut, test=develop
6 years ago
JiabinYang 81e145764d refine code and comments, test=develop
6 years ago
JiabinYang 02d68051db add sparsed bias grad, test=develop
6 years ago
JiabinYang e9be3366a9 test=develop
6 years ago
JiabinYang 57a18e32a1 test=develop
6 years ago
JiabinYang af9a3301da test=develop
6 years ago
JiabinYang 014e50c284 test=develop
6 years ago
JiabinYang b8ff0972b6 test=develop
6 years ago
JiabinYang 32e05b01f2 test=develop
6 years ago
JiabinYang c8801e100f grad diff problem to be fixed and need api spec change to be done
6 years ago
guosheng 4ee069fdba Fix the HierarchicalSigmoidGradOpKernel and refine the codes. Now hsigmoid_op is same with V2 implementation and can pass gradient check.
7 years ago
guosheng e7a4cfc0ff complete the hsigmoid_op
7 years ago
weixing02 ee13b396f2 fix some errors
7 years ago
weixing02 3e46ec41a9 add hsigmoid
7 years ago