-
Notifications
You must be signed in to change notification settings - Fork 477
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Bump MLFlow to 2.9.1 * MLFlow 2.9.2 * Wrap disabling autologging in try catch per framework, log warning if autolog disabling failed * Reformat fix * Update src/zenml/integrations/mlflow/experiment_trackers/mlflow_experiment_tracker.py Co-authored-by: Safoine El Khabich <[email protected]> * Remove redundant defs * Fix lint issues * Use importlib * Ruff reformatting * Only log about failed frameworks once, and if >0 failed --------- Co-authored-by: Safoine El Khabich <[email protected]> Co-authored-by: Hamza Tahir <[email protected]>
- Loading branch information
1 parent
f091ac1
commit e1e6f2d
Showing
2 changed files
with
33 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters