Sunday 25a356796b Refactor to C/S architecture.
Refactor: the old design works badly in multiprocessing. Now the framework is migrated to a Client-Server pattern to compatible for multiprocessing usage, such as vLLM.
2025-09-28 11:02:14 +08:00
2025-09-27 11:41:20 +08:00
2025-09-28 11:02:14 +08:00
2025-09-27 11:41:20 +08:00

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.
Readme 50 KiB
Languages
Python 100%