Skip to content

[luci/pass] Extend FuseInstanceNormPass with keras support#16357

Merged
seanshpark merged 1 commit intoSamsung:masterfrom
mbencer:mbencer/InstNormImpl
Jan 30, 2026
Merged

[luci/pass] Extend FuseInstanceNormPass with keras support#16357
seanshpark merged 1 commit intoSamsung:masterfrom
mbencer:mbencer/InstNormImpl

Conversation

@mbencer
Copy link
Copy Markdown
Contributor

@mbencer mbencer commented Jan 27, 2026

This commit adds a new pattern of InstanceNorm fusing. It's based on the tf.keras.layers.GroupNormalization(groups=-1) layer from keras library in version 2.18.1.

Draft: #16346
Issue: #16347

This commit adds a new pattern of InstanceNorm fusing. It's based on the tf.keras.layers.GroupNormalization(groups=-1) layer from keras library in version 2.18.1.

Signed-off-by: Mateusz Bencer <m.bencer@partner.samsung.com>
@mbencer mbencer requested review from mhs4670go and tomdol January 27, 2026 15:06
Copy link
Copy Markdown
Collaborator

@mhs4670go mhs4670go left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@seanshpark seanshpark merged commit bae09af into Samsung:master Jan 30, 2026
8 checks passed
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.

4 participants