Apply Occam's Razor in position embedding calculation #11562
fix: remove redundant indexing
9d3dc54a
style
5ed995a1
Merge branch 'main' into remove-redundant-indexing
d6bbc24d
tolgacangoz
changed the title Remove redundant indexing in position embedding calculation Apply Occam's Razor in position embedding calculation 36 days ago
a-r-r-o-w
approved these changes
on 2025-05-15
Merge branch 'main' into remove-redundant-indexing
12051d58
Merge branch 'main' into remove-redundant-indexing
4288f3ad
yiyixuxu
approved these changes
on 2025-06-11
yiyixuxu
merged
47ef7946
into main 8 days ago
tolgacangoz
deleted the remove-redundant-indexing branch 8 days ago
Assignees
No one assigned
Eliminate unnecessary indexing in the calculation of frequency values for the position embedding, simplifying the code.
Context: #11518 (comment)
@a-r-r-o-w @yiyixuxu