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

Layer 'model/embedding/seq_embedding' already exists, please choice other 'name' or reuse this layer #36

Open
fskong opened this issue May 22, 2019 · 1 comment

Comments

@fskong
Copy link

fskong commented May 22, 2019

Exception: Layer 'model/embedding/seq_embedding' already exists, please choice other 'name' or reuse this layer
Hint : Use different name for different 'Layer' (The name is used to control parameter sharing)
Additional Informations: http://tensorlayer.readthedocs.io/en/latest/modules/layers.html?highlight=clear_layers_name#tensorlayer.layers.clear_layers_name

when i run the code, this problem comes.

python: 3.6
tensorflow-gpu: 1.7.1
tensorlayer: 1.7.4

@zsdonghao
Copy link
Member

the code is just being updated to support TF 2.0, please try.

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