accelerate
Add `log_artifact`, `log_artifacts` and `log_figure` capabilities to the MLflowTracker.
#3419
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
17
Changes
View On
GitHub
Commits
Added artifacts and figure tracking at MLFlow tracker
luiz0992
committed
1 year ago
Added `log_artifact` to the MLFlowTracker
luiz0992
committed
1 year ago
Remove changes
luiz0992
committed
1 year ago
Added artifacts, artifacts and figure tracking at MLFlow tracker
luiz0992
committed
1 year ago
Improved the docstring
luiz0992
committed
1 year ago
added require_mlflow function at test_utils
luiz0992
committed
1 year ago
add test for MLflowTracker
luiz0992
committed
1 year ago
Bit of litting
luiz0992
committed
1 year ago
Refactor to a more robust test
luiz0992
committed
1 year ago
Revised the test asserts to something more robust.
luiz0992
committed
1 year ago
Removed incorrect import and some litting.
luiz0992
committed
1 year ago
removed commented code
luiz0992
committed
1 year ago
initiate tracker using Accelerator
luiz0992
committed
1 year ago
Added mlflow and matplotlib to setup.py. Guarded and decoredated the functions that required them.
luiz0992
committed
1 year ago
Guarded mlflow import
luiz0992
committed
1 year ago
added matplotlib required warning.
luiz0992
committed
1 year ago
ran style and quality
luiz0992
committed
1 year ago
Loading