Skip to content

SublayerConnection #22

@tomcattiger1230

Description

@tomcattiger1230

Hello,
Thank you for your implementation. I have a question about the SublayerConnection for the residual connection. Based on the original paper, one use
dropout(norm(x+ sublayer(x))). But in your implementation one has x+dropout(sublayer(norm(x))) instead. Is my understanding correct? Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions