Skip to content

error testing the network #1

@popo919

Description

@popo919

When I run "python network_test.py". It prompts:
"
NotFoundError (see above for traceback): Restoring from checkpoint failed. This is most likely due to a Variable name or other graph key that is missing from the checkpoint. Please ensure that you have not altered the graph expected based on the checkpoint. Original error:

Key autoencoder/decoder/de_1/conv/bias not found in checkpoint
[[node save/RestoreV2 (defined at network_test.py:98) ]]
[[node save/RestoreV2 (defined at network_test.py:98) ]]
"
I've complied the kernels and placed the model in the right location.
Do I need to add any additional arguments when running this test script?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions