rapidsai/cuml

[FEA] Improve logging usage in CumlArray, input_utils and other `cuml.common` components

Closed

#2,462 opened on Jun 23, 2020

 (3 comments) (0 reactions) (0 assignees)Python (644 forks)auto 404
0 - BacklogCython / Pythonfeature requestgood first issue

Repository metrics

Stars
 (5,223 stars)
PR merge metrics
 (PR metrics pending)

Description

Now that logging is in place, it is not being used in CumlArray, input_utils, memory_utils and other files for the most part, where it would be very useful to have debug level logging.

Contributor guide