Antony
Antony
[python-package] [cuda] LightGBMError: Check failed: (split_indices_block_size_data_partition) > (0)
## Description Execution of code failed with error ```bash LightGBMError: Check failed: (split_indices_block_size_data_partition) > (0) at /usr/local/src/lightgbm/LightGBM/lightgbm-python/src/treelearner/cuda/cuda_data_partition.cpp, line 280 . ``` ## Reproducible example Please, use this [repo](https://github.com/NisuSan/lightgbm-cuda-issue/) ## Environment...
Add index.d.ts file on root folder. Activated by "npx npm-dts -e main.js generate" in console.
It's a possible to attach **tailwindcss** before naive-ui to prevent style overrinding?
## Description The [current tutorial](https://github.com/microsoft/LightGBM/blob/master/docker/gpu/dockerfile.gpu) for installing LightGBM GPU on Docker is outdated and requires revision. The use of the "nvidia/cuda:8.0-cudnn5-devel" image, as specified in the tutorial, is no longer...