Skip to content
Snippets Groups Projects
Verified Commit 8a11dd3a authored by Yoann Schneider's avatar Yoann Schneider :tennis:
Browse files

rebase

parent cbe1fde4
No related branches found
No related tags found
1 merge request!59Robust mlflow requests
This commit is part of merge request !59. Comments created here will be created in the context of that merge request.
......@@ -31,13 +31,6 @@ try:
except ImportError:
pass
try:
import mlflow
from dan.mlflow import logging_metrics, logging_tags_metrics
except ImportError:
pass
class GenericTrainingManager:
def __init__(self, params):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment