Skip to content

L2 Denorm expression#7329

Merged
connortsui20 merged 1 commit intodevelopfrom
ct/denorm
Apr 7, 2026
Merged

L2 Denorm expression#7329
connortsui20 merged 1 commit intodevelopfrom
ct/denorm

Conversation

@connortsui20
Copy link
Copy Markdown
Contributor

@connortsui20 connortsui20 commented Apr 7, 2026

Summary

Tracking issue: #7297

Adds a new L2 denormalization expression. This is essentially just a broadcast multiplication expression with the additional constraint that the vector array must be normalized.

We want to add this so that we can implement different vector/embedding compression and quantization techniques (like TurboQuant).

Testing

Basic testing.

Signed-off-by: Connor Tsui <connor.tsui20@gmail.com>
@connortsui20 connortsui20 requested a review from gatesn April 7, 2026 20:40
@connortsui20 connortsui20 added the changelog/feature A new feature label Apr 7, 2026
@connortsui20 connortsui20 enabled auto-merge (squash) April 7, 2026 20:44
@connortsui20 connortsui20 merged commit b9c47cf into develop Apr 7, 2026
64 of 65 checks passed
@connortsui20 connortsui20 deleted the ct/denorm branch April 7, 2026 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/feature A new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants