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

Dev colab notebook broken #17

Open
araffin opened this issue Nov 3, 2019 · 3 comments
Open

Dev colab notebook broken #17

araffin opened this issue Nov 3, 2019 · 3 comments

Comments

@araffin
Copy link

araffin commented Nov 3, 2019

Hello,

It seems that the notebook on the dev branch is broken, I got that error:

InvalidArgumentError: You must feed a value for placeholder tensor 'input_14' with dtype float and shape [?,512]
	 [[{{node input_14}}]]

in the cell with

out = model.inference(src, mask, tar, emb_tar)

Note that the notebook works with this commit:

!git checkout b379194340938a91a60ff0a43643b85aa8895da2
@tdh4vn
Copy link

tdh4vn commented Feb 16, 2020

hi @araffin. i have same issue, have you solved it yet?

@AKwoKWH
Copy link

AKwoKWH commented Mar 26, 2020

@araffin @tdh4vn , same issue, did you figured out how to solve it?
Thanks.

@araffin
Copy link
Author

araffin commented Mar 26, 2020

nope, I'm using an old version

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

3 participants