LightGBM/windows
shiyu1994 776c5c3c49
[c++][fix] Support Quantized Training with Categorical Features on CPU (#6301)
* support quantized training with categorical features on cpu

* remove white spaces

* add tests for quantized training with categorical features

* skip tests for cuda version

* fix cases when only 1 data block in row-wise quantized histogram construction with 8 inner bits

* remove useless capture

* fix compilation warnings

revert useless changes

* revert useless change

* separate functions in feature histogram into cpp file

* add feature_histogram.o in Makevars
2024-02-23 13:41:21 +08:00
..
LightGBM.sln Debug flags (#2825) 2020-03-01 08:15:25 +08:00
LightGBM.vcxproj [c++][fix] Support Quantized Training with Categorical Features on CPU (#6301) 2024-02-23 13:41:21 +08:00
LightGBM.vcxproj.filters [c++][fix] Support Quantized Training with Categorical Features on CPU (#6301) 2024-02-23 13:41:21 +08:00