"...git@developer.sourcefind.cn:tianlh/lightgbm-dcu.git" did not exist on "15a63696c0af03eb5712bd9687b21bd39ae12133"
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