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

Uncaught TypeError in KerasArchEditor when clicking on weights sharing link #253

Open
umesh-timalsina opened this issue May 12, 2021 · 0 comments

Comments

@umesh-timalsina
Copy link
Contributor

When I click on the link icon shown in the diagram below,

image

Following error is thrown:

KerasArchEditorControl.js:1182 Uncaught Error: Cannot create layer sharing weights of /Z/p/Z: SharedWeightLayer not found
    at KerasArchEditorControl.createSharedWeightLayer (KerasArchEditorControl.js:1182)
    at KerasArchEditorWidget.ReuseLayer._onClick (Buttons.js:255)
    at SVGGElement.<anonymous> (Buttons.js:49)
    at SVGGElement.__onclick (d3.js:1120)
@umesh-timalsina umesh-timalsina changed the title Uncaught TypeError in KerasArchEditor while clicking on weights sharing link Uncaught TypeError in KerasArchEditor when clicking on weights sharing link May 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant