Xtra-Computing / thundergbm

ThunderGBM: Fast GBDTs and Random Forests on GPUs
Apache License 2.0
695 stars 88 forks source link

can give whl package for 0.3.16 for windows? #84

Open liningbo opened 8 months ago

liningbo commented 8 months ago

thundergbm-0.3.16-py3-none-any.whl just has 'so' library and can directly use in linux. Compiling a 'dll' for common user is a little hard work. please give a whl including 'dll' for 0.3.16 for windows, thank you.