Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not found: Key macModel/MACnetwork/MACCell/linearLayerqInput10/biases/bias not found in checkpoint #48

Open
CarolineGao opened this issue Jul 13, 2021 · 0 comments

Comments

@CarolineGao
Copy link

CarolineGao commented Jul 13, 2021

Could not run the evaluation code: python main.py --expName "clevrExperiment" --finalTest --testedNum 10000 --netLength 16 -r --getPreds --getAtt @configs/args.txt
Due to error: Not found: Key macModel/MACnetwork/MACCell/linearLayerqInput10/biases/bias not found in checkpoint.
Check the main.py, found did not save bias.
Can you suggest how to fix this issues and where did you name bias, save to the checkpoint in the code? Thanks very much.

NotFoundError: 2 root error(s) found.
(0) Not found: Key macModel/MACnetwork/MACCell/linearLayerqInput10/biases/bias not found in checkpoint
[[{{node save/RestoreV2}}]]
(1) Not found: Key macModel/MACnetwork/MACCell/linearLayerqInput10/biases/bias not found in checkpoint
[[{{node save/RestoreV2}}]]
[[save/RestoreV2/_309]]
0 successful operations.
0 derived errors ignored.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant