🌐 AI搜索 & 代理 主页
Skip to content

Conversation

@Sreekanth-M8
Copy link

PR summary

closes #20355

Added PowerTransform and PowerScale, to make PowerNorm using the make_norm_from_scale decorator.

In PowerNorm the expected behavior is normalizing before transformation, unlike other scales which transform and then normalize. So I added a optional boolean argument norm_before_trf to make_norm_from_scale which controls whether normalization occurs before transformation or not.

PR checklist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PowerNorm should have a scale...

1 participant