"...git@developer.sourcefind.cn:tianlh/lightgbm-dcu.git" did not exist on "29796eee6eabb79e161880976ec02fcd95dfcc4a"
Fix undefined behavior for right-shift(#531)
The result of a right-shift of a signed negative number is implementation-dependent. cf. https://msdn.microsoft.com/en-us//library/336xbhcz.aspx Fix #519 Fix #521
Showing
Please register or sign in to comment