Skip to content

Quesiton: whether to choose all padding block? #68

Description

@mikasa955

In some case. there need some padding for divisible by 128. For the padding block, should we choose all padding blocks, or just use decay logic to choose some of them.

The default code choose all padding blocks. Is there an exp to support this is better way?

final_log_mask[video_text_border:] = True
final_log_mask[:, video_text_border:] = True

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