Skip to content

How to deal with padding (0 vector) without maskZero in ConvolutionLayer? #34

@allanj

Description

@allanj

I find there is no maskZero for the temporalConvolutionLayer.
In this case, if we meet a window of all embeddings are paddings, which means 0 vectors.,
I think the convolution layer will always give us the bias.

But wouldn't the output be 0? Or we don't need maskZero in Convolution Layer?

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