-
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: [performance improvement] Vectorize Linalg Reductions
#184
opened Aug 16, 2026 by
teerthsharma
Owner
Loading…
⚡ Bolt: [Optimization] Vectorize scalar reductions in linear algebra
#183
opened Aug 15, 2026 by
teerthsharma
Owner
Loading…
⚡ Bolt: [performance improvement] Elide bounds checks in linear algebra scalar reductions
#182
opened Aug 14, 2026 by
teerthsharma
Owner
Loading…
⚡ Bolt: [performance improvement] Vectorize linalg scalar reductions
#181
opened Aug 13, 2026 by
teerthsharma
Owner
Loading…
⚡ Bolt: [optimize scalar reductions with iterators]
#180
opened Aug 12, 2026 by
teerthsharma
Owner
Loading…
⚡ Bolt: Optimize linalg functions with iterator chains
#179
opened Aug 11, 2026 by
teerthsharma
Owner
Loading…
⚡ Bolt: [performance improvement] Vectorize linear algebra scalar reductions
#178
opened Aug 10, 2026 by
teerthsharma
Owner
Loading…
⚡ Bolt: Refactor scalar reductions to functional iterator chains for auto-vectorization
#176
opened Aug 9, 2026 by
teerthsharma
Owner
Loading…
⚡ Bolt: Auto-vectorize scalar reductions in linalg
#175
opened Aug 8, 2026 by
teerthsharma
Owner
Loading…
⚡ Bolt: Optimize scalar reductions via auto-vectorizable iterator chains
#174
opened Aug 7, 2026 by
teerthsharma
Owner
Loading…
⚡ Bolt: [performance improvement] Vectorize scalar reductions in linalg
#173
opened Aug 5, 2026 by
teerthsharma
Owner
Loading…
⚡ Bolt: [performance improvement] Vectorize linear algebra scalar reductions
#170
opened Aug 2, 2026 by
teerthsharma
Owner
Loading…
⚡ Bolt: [performance improvement] Iterator chains for scalar tensor reductions
#169
opened Aug 1, 2026 by
teerthsharma
Owner
Loading…
⚡ Bolt: Optimize DenseLayer backward pass by taking ownership of cached inputs
#168
opened Jul 31, 2026 by
teerthsharma
Owner
Loading…
⚡ Bolt: Optimize backpropagation by removing redundant tensor clones
#167
opened Jul 29, 2026 by
teerthsharma
Owner
Loading…
⚡ Bolt: Optimize Tensor ownership in DenseLayer::backward
#166
opened Jul 28, 2026 by
teerthsharma
Owner
Loading…
⚡ Bolt: Optimize backpropagation with Option::take to reduce heap allocations
#165
opened Jul 27, 2026 by
teerthsharma
Owner
Loading…
⚡ Bolt: Optimize MLP forward pass to avoid redundant Tensor clone
#162
opened Jul 23, 2026 by
teerthsharma
Owner
Loading…
⚡ Bolt: [performance improvement] Eliminate redundant Tensor cloning in MLP::forward
#161
opened Jul 22, 2026 by
teerthsharma
Owner
Loading…
⚡ Bolt: Eliminate Tensor metadata cloning in Neural Network pass
#160
opened Jul 21, 2026 by
teerthsharma
Owner
Loading…
⚡ Bolt: Optimize DenseLayer backpropagation by avoiding metadata clones
#159
opened Jul 18, 2026 by
teerthsharma
Owner
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.