Skip to content

minor readability update: flexi vit#531

Open
Farbum wants to merge 4 commits intomainfrom
hadriens/readability_flexi_vit
Open

minor readability update: flexi vit#531
Farbum wants to merge 4 commits intomainfrom
hadriens/readability_flexi_vit

Conversation

@Farbum
Copy link
Copy Markdown
Contributor

@Farbum Farbum commented Apr 9, 2026

No description provided.

@github-actions github-actions Bot added the size/s label Apr 9, 2026
Hadrien Sablon added 2 commits April 9, 2026 11:27
@Farbum Farbum marked this pull request as ready for review April 9, 2026 19:02
# Position encodings for time dimension initialized to 1D sinusoidal encodings
self.pos_embed = nn.Parameter(
self.register_buffer(
"pos_embed",
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this won't affect old checkpoints but did you run a check to confirm (i.e. we can still load existing checkpoints with this change)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants