Skip to content

Update layer API for issue #289 with backlink to documentation #290

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

Merged
merged 1 commit into from
Jan 25, 2018
Merged

Update layer API for issue #289 with backlink to documentation #290

merged 1 commit into from
Jan 25, 2018

Conversation

DEKHTIARJonathan
Copy link
Member

In response to issue #289 and #214

This is just a suggestion.

Current Exception:

Exception: Layer 'my_layer_name' 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)

Proposed Exception:

Exception: Layer 'my_layer_name' 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

@zsdonghao zsdonghao merged commit 5297cf8 into tensorlayer:master Jan 25, 2018
@DEKHTIARJonathan DEKHTIARJonathan deleted the patch-1 branch January 25, 2018 16:17
luomai pushed a commit that referenced this pull request Nov 21, 2018
Update layer API for issue #289 with backlink to documentation
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

Successfully merging this pull request may close these issues.

2 participants