rapidsai / cuml

cuML - RAPIDS Machine Learning Library
https://docs.rapids.ai/api/cuml/stable/
Apache License 2.0
4.26k stars 535 forks source link

[FEA] Transfer the logger to RAFT #3840

Open afender opened 3 years ago

afender commented 3 years ago

Seems like it is pretty useful and stand-alone. We are looking for something exactly like this in another project and cuGraph could benefit from it too.

https://github.com/rapidsai/cuml/blob/branch-0.20/cpp/include/cuml/common/logger.hpp

+cc @hlinsen and @divyegala

cjnolet commented 3 years ago

+1 for this. We talked about it briefly awhile ago but it would be nice to finally have this where we can share it. Also tagging @teju85

mdemoret-nv commented 3 years ago

+1 for this as well. Might be out of the scope of this issue, but having a unified Python/C++ logger that works across cuML and RAFT would be ideal.

github-actions[bot] commented 3 years ago

This issue has been labeled inactive-90d due to no recent activity in the past 90 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed.