Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autologging of resources #1424

Open
wd60622 opened this issue Jan 23, 2025 · 0 comments
Open

Autologging of resources #1424

wd60622 opened this issue Jan 23, 2025 · 0 comments
Labels
docs Improvements or additions to documentation mlflow

Comments

@wd60622
Copy link
Contributor

wd60622 commented Jan 23, 2025

These seems to be supported with MLflow. It would be good to figure out and document

It might just be:

# !pip install pynvml 
import mlflow

mlflow.enable_system_metrics_logging()

Reference:
mlflow/mlflow#7983

@wd60622 wd60622 added docs Improvements or additions to documentation mlflow labels Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to documentation mlflow
Projects
None yet
Development

No branches or pull requests

1 participant