• keineahnung2345's avatar
    [Bug fix] · a8e674cc
    keineahnung2345 提交于
    In current version of log(), when you pass a zero size array, it will throw an error:
    `ValueError: Unknown format code 'f' for object of type 'str'`.
    This PR fixes it.
    a8e674cc
model.py 124.0 KB