Skip to content

About batch size #5

@silencecmsj

Description

@silencecmsj

When I set batch_size to 2, the output of the encoder is abnormal, as shown below:

Snipaste_2024-07-28_21-28-20

This will lead to problems in the final result, how to solve it?

B, N, _, _ = input.shape  # type: int, int, int, int

ValueError: too many values to unpack (expected 4)

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