Commit Graph

21 Commits (d98084e7ec550ff44819ee18ab3c9da920178345)

Author SHA1 Message Date
zhupengyang cde5378955
upgrade fp32 to fp64, enlarge input shape for hsigmoid unittest (#22773)
5 years ago
zhupengyang 5b282a8157 skip check_grad of TestHSigmoidOpSparse (#21888)
5 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
7 years ago
JiabinYang c469334cfb polish python code and comment, test=develop
7 years ago
JiabinYang c3c3c0b33c polish code, test=develop
7 years ago
JiabinYang b10df8bcfa refine code and add none bias ut, test=develop
7 years ago
JiabinYang 02d68051db add sparsed bias grad, test=develop
7 years ago
JiabinYang af9a3301da test=develop
7 years ago
JiabinYang 014e50c284 test=develop
7 years ago
JiabinYang b8ff0972b6 test=develop
7 years ago
JiabinYang 32e05b01f2 test=develop
7 years ago
JiabinYang c8801e100f grad diff problem to be fixed and need api spec change to be done
7 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
dzhwinter 0c8fde7dce
"cherry picked cpp tests" (#12182)
7 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 b3f9e5e007 make test_hsigmoid_op.py right
7 years ago
weixing02 3e46ec41a9 add hsigmoid
7 years ago