Skip to content

Add setRegularizer to Module and make it easy to set a global one #1074

Open
@yiheng

Description

@yiheng

User can set regularizer layerwise. But if a container of layers use same regularizer, it's not easy to do it. I suggest add the setRegularizer function to Module level and override it in the container. So user only need to call it once instead of call it for each layer in the container.

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