Skip to content

STLayer类中的filter_conv和gate_conv  #4

@1229308805

Description

@1229308805

STLayer类中的filter_conv和gate_conv 分别是2D卷积和1D卷积,在forward方法中他们都接受residual作为输入,这导致了报错 Expected 2D (unbatched) or 3D (batched) input to conv1d, but got input of size: [2, 40, 207, 13], 请问作者遇到这个问题了吗,程序是否真的存在问题?

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