-
Notifications
You must be signed in to change notification settings - Fork 456
Pull requests: google/highway
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add try_emplace, insert_or_assign, at, and emplace modifiers to hwy::BTreeMap and hwy::BTreeSet.
#3265
opened Aug 10, 2026 by
copybara-service
Bot
Loading…
Add deep copy constructor and copy assignment operators to hwy::BTreeSet and hwy::BTreeMap.
#3264
opened Aug 10, 2026 by
copybara-service
Bot
Loading…
Add STL type traits, reverse iterators, and lookup conveniences to hwy::BTreeSet and hwy::BTreeMap.
#3263
opened Aug 10, 2026 by
copybara-service
Bot
Loading…
Optimize NodePool chunk sizing to match 16 KB TCMalloc size classes
#3262
opened Aug 10, 2026 by
copybara-service
Bot
Loading…
Add dynamic mutations (insert, erase, operator[]) to hwy::BTreeSet and hwy::BTreeMap
#3261
opened Aug 10, 2026 by
copybara-service
Bot
Loading…
Add pipelined batch query APIs to hwy::BTreeSet and hwy::BTreeMap
#3260
opened Aug 10, 2026 by
copybara-service
Bot
Loading…
Re-implement BitsFromMask() for 8-bit lanes on ARM Neon 64-bit
#3257
opened Aug 7, 2026 by
orestispol
Loading…
Add float16 exp/log math functions via promotion to float32
ready to pull
#3228
opened Jul 22, 2026 by
dcsid
Contributor
Loading…
Add attention kernels optimized for arm's i8mm instruction.
#3168
opened Jun 30, 2026 by
copybara-service
Bot
Loading…
Updated implementation of Compress ops
ready to pull
#3166
opened Jun 30, 2026 by
johnplatts
Contributor
Loading…
Add implementations of Reduce2/4/8 to quickly compute simultaneous sum/min/max of N registers + reusable template for those functions.
#3115
opened Jun 12, 2026 by
copybara-service
Bot
Loading…
Helper functions to use arm matrix multiplication instructions in a way that is testable on other platofrms
#3101
opened Jun 10, 2026 by
copybara-service
Bot
Loading…
Create executable notebook for simple vector add example
#3047
opened May 11, 2026 by
bkmgit
Contributor
Loading…
Replace Tanh with FastTanh in flash_attention
#3006
opened Apr 23, 2026 by
copybara-service
Bot
Loading…
Use CappedTag to prevent potential out of bound reads.
#2895
opened Mar 5, 2026 by
copybara-service
Bot
Loading…
Add FastGelu activation function in a newly created created fast_ops-inl.h files.
#2881
opened Feb 24, 2026 by
copybara-service
Bot
Loading…
[WIP] Try to support header only mode for core library.
#2832
opened Dec 24, 2025 by
LanderlYoung
Contributor
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.