Fixes a crash of casting bytes to Python string
The crash happened when cuDNN isn't used and the error message was raised. However, the message was a 'bytes' object, not a string. Casting the bytes to string solves the issue.
正在显示
请
注册
或者
登录
后发表评论