Skip to content
This repository has been archived by the owner on Jul 7, 2023. It is now read-only.

eval autoregressive error #511

Open
YichenGong opened this issue Jan 11, 2018 · 1 comment
Open

eval autoregressive error #511

YichenGong opened this issue Jan 11, 2018 · 1 comment
Labels

Comments

@YichenGong
Copy link

When run_eval_autoregressive in hparams is set to True, Transformer in translation ende task always report the following error:

tensorflow.python.framework.errors_impl.InvalidArgumentError: The node 'cond_1/padded_accuracy/pad_with_zeros/pad_to_same_length/Shape_1/Switch' has inputs from different frames. The input 'Equal_1' is in frame 'while/while_context'. The input 'IteratorGetNext' is in frame ''.

The error is reproducible in various conditions with current version of tensor2tensor.

@martinpopel
Copy link
Contributor

see also #407

@rsepassi rsepassi added the bug label Jan 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants