"...git@developer.sourcefind.cn:tianlh/lightgbm-dcu.git" did not exist on "bf1a604a5b5106d6b7f2aa07ea02be12115dcabc"
Fixed compilation error on OSX with GNU 6.2.0 (#59)
`error: 'exp' is not a member of 'std'
rec[i] = std::exp(rec[i] - wmax);`
Showing
Please register or sign in to comment