mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Small edits
This commit is contained in:
parent
a16a1b586c
commit
faf276e607
@ -49,7 +49,7 @@ Integrate ClearML with the following steps:
|
|||||||
reports afterwards) (default: 10).
|
reports afterwards) (default: 10).
|
||||||
* `histogram_granularity` - Histogram sampling granularity (default: 50).
|
* `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
|
```python
|
||||||
# Attach the logger to the trainer to log training loss
|
# Attach the logger to the trainer to log training loss
|
||||||
|
Loading…
Reference in New Issue
Block a user