Skip to content

Hack to support forcing normalization#7517

Merged
connortsui20 merged 1 commit intodevelopfrom
ct/l2-hack
Apr 17, 2026
Merged

Hack to support forcing normalization#7517
connortsui20 merged 1 commit intodevelopfrom
ct/l2-hack

Conversation

@connortsui20
Copy link
Copy Markdown
Contributor

Summary

We need to support normalization of vector arrays to perform faster compute. However, this will essentially always create larger arrays on disk. This is a hack specifically for L2Denorm that will allow us write normalized vector arrays to disk.

Given that writing scalar fn arrays to disk is already gated by an environment variable and the unstable encodings feature flag, I think this hack is fine for now.

Testing

This just allows some arrays that are larger than canonical.

Signed-off-by: Connor Tsui <connor.tsui20@gmail.com>
@connortsui20 connortsui20 added the changelog/skip Do not list PR in the changelog label Apr 17, 2026
@connortsui20 connortsui20 enabled auto-merge (squash) April 17, 2026 15:41
@connortsui20 connortsui20 added changelog/skip Do not list PR in the changelog and removed changelog/skip Do not list PR in the changelog labels Apr 17, 2026
@connortsui20 connortsui20 merged commit 1ece694 into develop Apr 17, 2026
71 of 73 checks passed
@connortsui20 connortsui20 deleted the ct/l2-hack branch April 17, 2026 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/skip Do not list PR in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants