Update utils.py (#1508)
The binary mode of fromstring is deprecated, as it behaves surprisingly on unicode inputs. Use frombuffer instead
Showing
想要评论请 注册 或 登录
The binary mode of fromstring is deprecated, as it behaves surprisingly on unicode inputs. Use frombuffer instead