Loggers#
A few loggers provided were modified in order to increase their convenience for configs. If you use thunder configs (see Configs), all primitive values (e.g. int, float, tuples) are logged automatically via config parsing.
Name | Description |
---|---|
WandbLogger | Can remove duplicated experiments. |