mirror of
https://github.com/clearml/clearml-docs
synced 2025-02-07 21:24:49 +00:00
Small edit (#649)
This commit is contained in:
parent
4a2af6d084
commit
720f5067db
@ -54,7 +54,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