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

ValueError: Tensor() must be from the same graph as Tensor() #3

Open
stephanedebove opened this issue Jun 8, 2019 · 1 comment
Open

Comments

@stephanedebove
Copy link

Hi,

I just tried running faceswap on google colab by myself, then tried again with your notebook, and got the same error twice:

ValueError: Tensor("conv2d_9/kernel:0", shape=(5, 5, 3, 128), dtype=float32_ref) must be from the same graph as Tensor("face:0", shape=(?, 64, 64, 3), dtype=float32).
06/08/2019 18:54:42 CRITICAL An unexpected crash has occurred. 

Can you reproduce that and any idea what's going on? I'm guessing the version of some colab packages is not good, but I'm not sure.

@torzdf
Copy link

torzdf commented Jun 12, 2019

Almost definitely corrupt model file.

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

2 participants