Initial commit

This commit is contained in:
2025-09-27 11:41:20 +08:00
commit 611753ffd7
2 changed files with 193 additions and 0 deletions

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# DataLogger
A single file python module that support logging for numpy array and torch tensors. Very easy to use.