eddb8796805696f72936112679e70fbdc4afa338
Add: the server will be able to add a `_time` field to log row, by specify `log_server_time: bool = True` in LoggerConfig. To use exact client time instead of server time, make your time field when submit a log row.
DataLogger
A single file python module that support logging for numpy array and torch tensors. Very easy to use.
Description
A single file python module that support logging for numpy array and torch tensors. Very easy to use.
Languages
Python
100%