Skip to content

Typo in class name "MutliwayEmbedding" #120

@Saswatm123

Description

@Saswatm123

In torchscale/component/multiway_network.py line 48, a class named MutliwayEmbedding is defined. This should be MultiwayEmbedding ("Mutli" vs "Multi").

class MutliwayEmbedding(MultiwayNetwork):

This is also referenced in /torchscale/model/BEiT3.py lines 13 and 33. I have the fix as a commit on my local device, but don't know how to push it upstream (I keep getting permissions issues and suspect there's a process for getting my branch pushed up).

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