You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "inference.py", line 97, in
File "utils.py", line 19, in load_checkpoint
AssertionError
[12700] Failed to execute script 'inference' due to unhandled exception!
The text was updated successfully, but these errors were encountered:
Loading model cost 0.390 seconds.
DEBUG:jieba:Loading model cost 0.390 seconds.
Prefix dict has been built successfully.
DEBUG:jieba:Prefix dict has been built successfully.
INFO:root:Loaded checkpoint './G_latest.pth' (iteration 184)
Traceback (most recent call last):
File "inference.py", line 99, in
AttributeError: 'list' object has no attribute 'keys'
[19728] Failed to execute script 'inference' due to unhandled exception!
Traceback (most recent call last): File "inference.py", line 97, in File "utils.py", line 19, in load_checkpoint AssertionError [12700] Failed to execute script 'inference' due to unhandled exception!
I got exactly the same error, did you figure out how to solve it?
Traceback (most recent call last):
File "inference.py", line 97, in
File "utils.py", line 19, in load_checkpoint
AssertionError
[12700] Failed to execute script 'inference' due to unhandled exception!
The text was updated successfully, but these errors were encountered: