Skip to content

The implementation of ReLU in YuGCN #9

@htwangtw

Description

@htwangtw

In the current implementation ReLU is called as a function after each convolution layer.
The guided back-propagation tutorial I can find online are applying the hook function when detecting the ReLU function implemented as a module.
I am not sure what would be the right way to modify YuGCN to make this process easier. cc @ltetrel

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions