h2oai / h2o4gpu

H2Oai GPU Edition
Apache License 2.0
456 stars 96 forks source link

Remove llvm and numba dependencies #837

Closed sh1ng closed 4 years ago

sh1ng commented 4 years ago

It will fail probably as xgboost_prev has dependency on numba.

pseudotensor commented 4 years ago

but numba import is in an unused function, so the import will never fail.