Releases: IntelPython/xgboost_oneapi
Releases · IntelPython/xgboost_oneapi
v3.0.2.0
v3.0.1.0
Full Changelog: v3.0.0.0...v3.0.1.0
Release_3.0.0
What's Changed
- Fix for multinode processing by @razdoburdin in #69
- fp32 fix for objectives calculations by @razdoburdin in #70
- fix training continuation for iGPUs by @razdoburdin in #71
- Revert "fp32 fix for objectives calculations" by @razdoburdin in #73
- Revert "fix training continuation for iGPUs" by @razdoburdin in #72
- fix init estimation on sycl device by @razdoburdin in #74
- training continuation fix by @razdoburdin in #75
- fp32 fix by @razdoburdin in #76
- Revert "fix init estimation on sycl device" by @razdoburdin in #77
Full Changelog: v2.1.4.0...v.3.0.0.0
v2.1.4.0
v2.1.3.0
Adopt the 2.1.3 patch release https://github.com/dmlc/xgboost/releases/tag/v2.1.3
v2.1.2.0
Merge branch 'dmlc:release_2.1.0' into release_2.1.0
v2.1.1.0
What's Changed
- Add tests for EvaluateSplits by @razdoburdin in #59
- Refactor split application and add related tests by @razdoburdin in #61
Full Changelog: v2.1.0.2...v2.1.1.0
v2.1.0.2
What's Changed
- Fix sampling for fp32 devices by @razdoburdin in #58
Full Changelog: v2.1.0.1...v2.1.0.2
v2.1.0.1
XGBoost v2.1.0 with sycl training support
XGBoost 2.1.0 with support of sycl devices.