Skip to content

Commit c962da6

Browse files
committed
Add mlflow as an option
Signed-off-by: Bepitic <[email protected]>
1 parent 2c78f45 commit c962da6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/tools/upgrade/original_draem_v0.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ project:
6161
path: ./results
6262

6363
logging:
64-
logger: [] # options: [comet, tensorboard, wandb, csv] or combinations.
64+
logger: [] # options: [comet, tensorboard, wandb, csv, mlflow] or combinations.
6565
log_graph: false # Logs the model graph to respective logger.
6666

6767
optimization:

0 commit comments

Comments
 (0)