Open ykihong0 opened 1 year ago
Hello @ykihong0 !
As mentioned, I will be making a bug report on this. The issues look related so thank you for reporting both issues!
Hi @rsanandres-wandb ! Thanks for taking this issue! I hope this bug will be solved! :)
Describe the bug
We can log metrics in mlflow run with various (logging) step size. However, wandbify() (https://github.com/wandb/wandb/blob/c5fe3d56b155655980611d32ef09df35cd336872/wandb/apis/importers/mlflow.py#L38) in MlflowRun of MlflowImporter ignore these specific step value and overwrite its index of metric history as step.
Additional Files
No response
Environment
WandB version: 0.15.4
OS: macOS Ventura 13.2.1
Python version: 3.8.12
Versions of relevant libraries: mlflow==2.3.0
Additional Context
No response