Skip to content

CrossAttention: Unused 'proj' layer in forward pass #94

@villifCoder559

Description

@villifCoder559

I've noticed that within the CrossAttention class (https://github.com/facebookresearch/jepa/blob/main/src/models/utils/modules.py#L137), the layer named "proj" is instantiated but it doesn't appear to be utilized within the forward method.
Is it a oversight?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions