Skip to content

Question about GraphBlock #13

@Tyler-1cloud

Description

@Tyler-1cloud

当我对这个块实例化运行的时候,出现以下报错: return F.linear(input, self.weight, self.bias)
RuntimeError: mat1 and mat2 shapes cannot be multiplied (4x16 and 1x64)
以下图片是实例化参数的取值
1724334078550
当C_out = d_model 时,没有报错,但是在代码设置里C_out 表示的是输出变量的大小,在MS预测中为1 ,导致出现报错

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