Skip to content

Add a custom layer at the end of a trained Model #7350

Open
@jenniew

Description

@jenniew

From user group issue, how to add layer to end of existing dllib keras graph model. Using nodes(someNames) or node(someName) can only apply to layers having name. The getInputs() and getOutputs() are private now. Should we make them public to easily manipulate input and output layers?
Related issue: https://groups.google.com/u/1/g/bigdl-user-group/c/G8HvbLpZCZ8

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions