Skip to content

Use batch normalization in CondAdd::init#71

Merged
davxy merged 4 commits intomasterfrom
optimize
Feb 19, 2026
Merged

Use batch normalization in CondAdd::init#71
davxy merged 4 commits intomasterfrom
optimize

Conversation

@davxy
Copy link
Member

@davxy davxy commented Feb 19, 2026

Replace per-step into_affine() conversions (each requiring a field inversion) with projective accumulation and a single normalize_batch call.

~30% speedup on CondAdd init.

@davxy davxy changed the title Optimize Use batch normalization in CondAdd::init Feb 19, 2026
@davxy davxy merged commit a8fc3b5 into master Feb 19, 2026
5 checks passed
@davxy davxy deleted the optimize branch February 19, 2026 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant