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

allow prefixes to the layer names #50

Open
yfarjoun opened this issue Dec 2, 2018 · 2 comments
Open

allow prefixes to the layer names #50

yfarjoun opened this issue Dec 2, 2018 · 2 comments

Comments

@yfarjoun
Copy link

yfarjoun commented Dec 2, 2018

If one wants to have two ResNets in the same model it doesn't seem to be possible since the two ResNets will have layers with the same name. It could be possible to get around this by adding optional prefixes to the layers.

@hgaiser
Copy link
Contributor

hgaiser commented Dec 2, 2018 via email

@yfarjoun
Copy link
Author

yfarjoun commented Dec 2, 2018

the problem is the sublayers all have the same names..

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