Skip to content

Tags: IntelPython/xgboost_oneapi

Tags

v3.0.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge branch 'dmlc:release_3.0.0' into release_3.0.0

v3.0.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge branch 'dmlc:release_3.0.0' into release_3.0.0

v.3.0.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge branch 'dmlc:release_3.0.0' into release_3.0.0

v2.1.4.0

merge branch release_2.1.0 from dmlc/xgboost

v2.1.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge branch 'dmlc:release_2.1.0' into release_2.1.0

v2.1.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge branch 'dmlc:release_2.1.0' into release_2.1.0

v2.1.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge branch 'dmlc:release_2.1.0' into release_2.1.0

v2.1.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix sampling for fp32 devices (#58)

* replace bernoulli by uniform

* dispatch different approaches

* optimize dispatching

* fix missprint

* linting

---------

Co-authored-by: Dmitry Razdoburdin <>

v2.1.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixes for v.2.1.0 (#55)

* change build

* modify build

* fix distributed

* fix ci

* return sycl python tests

* set g++ as xgboost compiler for python tests

* fix distributed

* add simple dask test

* linting

* fix distibuted

* fix

* linting

* fix prediction bug

* batch processing for Transform

* lint and fix

* linting

---------

Co-authored-by: Dmitry Razdoburdin <>

v2.1.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge branch 'dmlc:release_2.1.0' into release_2.1.0