Skip to content

feat: native GroupNorm backward affine path (scoped)#6

Open
cafeTechne wants to merge 5 commits intosoftcookiepp:masterfrom
cafeTechne:pr/groupnorm-bwd-affine
Open

feat: native GroupNorm backward affine path (scoped)#6
cafeTechne wants to merge 5 commits intosoftcookiepp:masterfrom
cafeTechne:pr/groupnorm-bwd-affine

Conversation

@cafeTechne
Copy link
Copy Markdown

@cafeTechne cafeTechne commented Apr 22, 2026

Summary:

  • add native GroupNorm forward/backward operator hooks and SymInt signatures
  • implement affine gradients for GroupNorm backward in native path
  • add tracked regression coverage test_group_norm.py and GroupNorm test entry in test_op.py
  • remove unrelated BCE/CMake changes from branch scope

Why this PR:

  • This is intentionally scoped to GroupNorm behavior only; build/toolchain fixes were split into a separate PR for clean review.

Dependency:

@cafeTechne
Copy link
Copy Markdown
Author

Revalidated with build-env baseline + OpenCL pointwise/codegen fixes applied: ests/test_group_norm.py passes on OCL (forward + dx + affine grads within thresholds).

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