rgnn.py --in-memory option error #192
drchangliu
started this conversation in
MAG240M-LSC
Replies: 1 comment 17 replies
|
Mh, that works for me :( Which |
17 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
When running "rgnn.py" with the --in-memory option, the script cannot load in "full_feat.npy". The error message is: "OSError: Failed to interpret file "full_feat.npy" as a pickle. This is the original baseline script. Any suggestions? Thanks.
https://i.imgur.com/wcNdGXw.png
All reactions