Commit Graph

26 Commits (adaec0073d02c0ea55bcabc4671ebfc8dbd3182c)

Author SHA1 Message Date
cnn 7c1aa0d69d
2.0rc api rename (#28088)
6 years ago
zhupengyang 659d04df2c
hsigmoid -> hsigmoid_loss/HSigmoidLoss; refine docs (#27745)
6 years ago
Leo Chen 844583c8fd
Refine paddle.manual_seed (#26496)
6 years ago
zhupengyang 6de75082cb
fix test_hsigmoid windows ci (#25311)
6 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)
6 years ago
zhupengyang cde5378955
upgrade fp32 to fp64, enlarge input shape for hsigmoid unittest (#22773)
6 years ago
zhupengyang 5b282a8157 skip check_grad of TestHSigmoidOpSparse (#21888)
6 years ago
zhupengyang 4c987a6003 fix input shape of op tests (#21682)
6 years ago
JiabinYang c2e851f7b2 test=develop, remove sparse bias and add prefetch and related tests
7 years ago
JiabinYang a08dc83eb0 remove arg 'non_leaf_num', test=develop
8 years ago
JiabinYang c469334cfb polish python code and comment, test=develop
8 years ago
JiabinYang c3c3c0b33c polish code, test=develop
8 years ago
JiabinYang b10df8bcfa refine code and add none bias ut, test=develop
8 years ago
JiabinYang 02d68051db add sparsed bias grad, test=develop
8 years ago
JiabinYang af9a3301da test=develop
8 years ago
JiabinYang 014e50c284 test=develop
8 years ago
JiabinYang b8ff0972b6 test=develop
8 years ago
JiabinYang 32e05b01f2 test=develop
8 years ago
JiabinYang c8801e100f grad diff problem to be fixed and need api spec change to be done
8 years ago
minqiyang 99d3f08920 Add print_function for all python files
8 years ago
dzhwinter 0c8fde7dce
"cherry picked cpp tests" (#12182)
8 years ago
guosheng 4ee069fdba Fix the HierarchicalSigmoidGradOpKernel and refine the codes. Now hsigmoid_op is same with V2 implementation and can pass gradient check.
8 years ago
guosheng e7a4cfc0ff complete the hsigmoid_op
8 years ago
weixing02 ee13b396f2 fix some errors
8 years ago
weixing02 b3f9e5e007 make test_hsigmoid_op.py right
8 years ago
weixing02 3e46ec41a9 add hsigmoid
8 years ago