Skip to content

[OnnxToTorch] Lower onnx.MeanVarianceNorm to torch dialect without expansion #4219

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

zahidwx
Copy link
Contributor

@zahidwx zahidwx commented Jun 2, 2025

This PR takes care of #4218.

  • Lower onnx MeanVarianceNorm op to torch primitive ops.
  • Remove function expansion during import from onnx

@zahidwx zahidwx changed the title Lower to torch dialect without expansion [OnnxToTorch] Lower onnx.MeanVarianceNorm to torch dialect without expansion Jun 2, 2025
@zahidwx zahidwx force-pushed the feature/onnx-mvn branch from 20177c3 to 5c65f4d Compare June 2, 2025 10:03
Signed-off-by: Zahid Wakeel <[email protected]>
@zahidwx zahidwx force-pushed the feature/onnx-mvn branch from 643883e to ac5ce26 Compare June 2, 2025 10:29
@zahidwx zahidwx marked this pull request as ready for review June 2, 2025 11:18
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