acalejos / exgboost

Elixir bindings to the XGBoost C API (https://xgboost.readthedocs.io/en/stable/c.html) using Native Implemented Functions (NIFs)
Apache License 2.0
164 stars 7 forks source link

GPU Support #9

Open acalejos opened 1 year ago

acalejos commented 1 year ago

Need to implement GPU support. This includes:

Some of the relevant API resources:

acalejos commented 1 year ago

Removing this from 0.3.0 milestone seeing as that release already has quite substantial additions and we would like to push those out