Skip to content

Commit 097e886

Browse files
authored
[skip ci]Update README.md
1 parent d0c0b0e commit 097e886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ if __name__ == "__main__":
9191
...
9292

9393
# Send metrics inside main application loop
94-
run.log({'loss': 0.5, 'density': 34.4})
94+
run.log_metrics({'loss': 0.5, 'density': 34.4})
9595

9696
...
9797

0 commit comments

Comments
 (0)