tensorflow / tensorflow/models

there is a error in step3 of maskgan

Open
#7,040 7 comments 1 reaction 1 assignee View on GitHub

@a-dai is already working on this.

Since Jun 27, 2019.

models:research
Dominant language
Python
Stars
77.7k
Forks
44.8k
PR merge metrics
No merged PRs in 30d

Description

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 critic/rnn/biases not found in checkpoint
[[node save/RestoreV2 (defined at train_mask_gan.py:431) ]]

I don't modify any code in previous step. but still encountered this problem. thanks~

///////////////////////////////update///////////////////////////////////
What is the top-level directory of the model you are using : maskgan
Have I written custom code : No
OS Platform : ubuntu18.04
TensorFlow installed from : conda
TensorFlow version : 1.13.1
Bazel version n/a
CUDA/cuDNN : 9
GPU model and memory : ASUS 1070ti 8G
Exact command to reproduce : only readme

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.