Skip to content

BasicSelfKernel in module.py #5

@jxtxwsbn

Description

@jxtxwsbn

Hi,

After several tests, I think the line 183 of module.py (x@kernel) has a problem.
It calculates torch.matmul(x,kernel) instead of torch.einsum('ij,pj ->pi',kernel,x).

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