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

I want to change BasicLSTMCell to BasicRNNCell #210

Open
ChenYaChu opened this issue Jul 11, 2019 · 0 comments
Open

I want to change BasicLSTMCell to BasicRNNCell #210

ChenYaChu opened this issue Jul 11, 2019 · 0 comments

Comments

@ChenYaChu
Copy link

I want to change BasicLSTMCell to BasicRNNCell
but it tell me
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 embedding_rnn_seq2seq/embedding_rnn_decoder/rnn_decoder/output_projection_wrapper/multi_rnn_cell/cell_0/basic_rnn_cell/bias not found in checkpoint
[[node save/RestoreV2 (defined at D:\chen_ya\DeepQA_Fasttext_CBOW_RNNN\chatbot\chatbot.py:251) ]]

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