Skip to content

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

@umesh-timalsina

Description

@umesh-timalsina

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions