docs: cleanup and extra references
This commit is contained in:
parent
511c3ebd95
commit
f569f4c008
5 changed files with 14 additions and 3 deletions
|
|
@ -58,3 +58,7 @@ uv run python scripts/analysis/explore_tensorboard.py runs/your_run_name/
|
|||
```
|
||||
|
||||
See the detailed description in [`/scripts/analysis/README.md`](../../scripts/analysis/README.md).
|
||||
|
||||
## Developer Logging API
|
||||
|
||||
For details on the developer API of our internal logging library (how backend routing, checkpoint synchronization, and singleton initialization works), see the **[Experiment Logger API Guide](../../src/experiment_logger/README.md)**.
|
||||
|
|
|
|||
Reference in a new issue