Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Program Hang because the Encoder without RNN #201

Open
melvinma opened this issue Apr 29, 2017 · 0 comments
Open

Program Hang because the Encoder without RNN #201

melvinma opened this issue Apr 29, 2017 · 0 comments

Comments

@melvinma
Copy link

melvinma commented Apr 29, 2017

I have been debugging for two days now. Please help :).

In the end, I found that if I do nothing in the encoder and just pass inputs to outputs and a fake simple state (I used zero bridge). The seq2seq run command will simply hang (process running but not doing anything). But if I added RNN call into it, it runs just fine.

What really bothers me is:
1> why I did not see any error message, even when I am in debug verbose level, I did not see any information. Could someone please let me know how to debug in this case in the future?
2> do I really need to have an RNN there?

Thanks

@melvinma melvinma changed the title Encoder with RNN Program Hang because the Encoder with RNN Apr 29, 2017
@melvinma melvinma changed the title Program Hang because the Encoder with RNN Program Hang because the Encoder without RNN Apr 29, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant