Small edit (#649)

This commit is contained in:
pollfly 2023-08-16 15:07:19 +03:00 committed by GitHub
parent 4a2af6d084
commit 720f5067db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,7 +54,7 @@ Integrate ClearML with the following steps:
reports afterwards) (default: 10).
* `histogram_granularity` - Histogram sampling granularity (default: 50).
1. Attach the C`learMLLogger` to output handlers to log metrics:
1. Attach the `ClearMLLogger` to output handlers to log metrics:
```python
# Attach the logger to the trainer to log training loss