SK
cbm = CatBoost()
cbm.load_model(blob=b'CBM1\00\01.......')
Size: a a a
SK
cbm = CatBoost()
cbm.load_model(blob=b'CBM1\00\01.......')
AS
TB
В
SK
S
SK
S
Error 999 (unknown error) ignored while obtaining device count
I see 0 GPU devices
SK
I see 0 GPU devices - это точно катбуст так пишет? О_ОSK
Error 999 (unknown error) ignored while obtaining device count
I see 0 GPU devices
SK
SK
S
In [2]: from catboost.utils import get_gpu_device_count
In [3]: print('I see %i GPU devices' % get_gpu_device_count())
Error 999 (unknown error) ignored while obtaining device count
I see 0 GPU devices
SK
/dev/nvidia0 /dev/nvidiactl /dev/nvidia-uvmS
S
nvidia-uvm, nvidia-uvm-tools, nvidia0, nvidiactlSK
SK
В