-
Notifications
You must be signed in to change notification settings - Fork 1
Pull requests: teerthsharma/Aether-Lang
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
⚡ Bolt: Avoid costly sqrt and use early exits in hot distance scans
#113
opened May 21, 2026 by
teerthsharma
Owner
Loading…
⚡ Bolt: Avoid intermediate clones in Autograd backward pass
#112
opened May 20, 2026 by
teerthsharma
Owner
Loading…
⚡ Bolt: Optimize sparse attention graph distance calculations
#111
opened May 18, 2026 by
teerthsharma
Owner
Loading…
⚡ Bolt: [performance improvement] Option::take() for Tensor ownership in backward pass
#110
opened May 17, 2026 by
teerthsharma
Owner
Loading…
⚡ Bolt: [performance improvement] O(N) K-Nearest Neighbors voting
#109
opened May 16, 2026 by
teerthsharma
Owner
Loading…
⚡ Bolt: Optimize KNN classification sort from O(K*N) to O(N)
#108
opened May 15, 2026 by
teerthsharma
Owner
Loading…
⚡ Bolt: O(N) Topological Sliding Window Optimization
#107
opened May 12, 2026 by
teerthsharma
Owner
Loading…
⚡ Bolt: Optimize KNN prediction latency using slice::select_nth_unstable_by
#106
opened May 10, 2026 by
teerthsharma
Owner
Loading…
⚡ Bolt: Eliminate heap allocations in autograd backpropagation
#105
opened May 8, 2026 by
teerthsharma
Owner
Loading…
⚡ Bolt: Optimize tensor initialization with iterator chains and from_vec
#102
opened May 4, 2026 by
teerthsharma
Owner
Loading…
⚡ Bolt: Optimize Tensor arithmetic and derivative allocations
#101
opened May 3, 2026 by
teerthsharma
Owner
Loading…
⚡ Bolt: Reduce intermediate tensor allocations in distance/loss functions
#99
opened May 2, 2026 by
teerthsharma
Owner
Loading…
⚡ Bolt: [avoid intermediate tensor allocations in scalar reductions]
#97
opened Apr 30, 2026 by
teerthsharma
Owner
Loading…
⚡ Bolt: Optimize scalar reductions to avoid intermediate Tensor allocations
#96
opened Apr 29, 2026 by
teerthsharma
Owner
Loading…
⚡ Bolt: Avoid sqrt in ManifoldPoint::is_neighbor
#95
opened Apr 28, 2026 by
teerthsharma
Owner
Loading…
⚡ Bolt: Optimize ManifoldPoint::is_neighbor distance check
#94
opened Apr 27, 2026 by
teerthsharma
Owner
Loading…
⚡ Bolt: Avoid intermediate Tensor heap allocations in scalar reductions
#93
opened Apr 26, 2026 by
teerthsharma
Owner
Loading…
⚡ Bolt: Optimize spatial scan via inline squared distance in
ManifoldPoint::is_neighbor
#92
opened Apr 25, 2026 by
teerthsharma
Owner
Loading…
⚡ Bolt: [Improve tensor scalar reduction performance]
#91
opened Apr 24, 2026 by
teerthsharma
Owner
Loading…
⚡ Bolt: Optimize scalar reductions to avoid intermediate heap allocations
#88
opened Apr 21, 2026 by
teerthsharma
Owner
Loading…
⚡ Bolt: Optimize is_neighbor distance calculation
#87
opened Apr 19, 2026 by
teerthsharma
Owner
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.