Skip to content

Conversation

justinchuby
Copy link
Collaborator

@justinchuby justinchuby commented Sep 12, 2025

Since onnxruntime defines SimplifiedLayerNormalization incorrectly in the standard domain, the checker will fail.

Fixing this for Olive.

Since onnxruntime defines `SimplifiedLayerNormalization` incorrectly in the standard domain, the checker will fail.
Copy link

codecov bot commented Sep 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.33%. Comparing base (8944f04) to head (a9b51bb).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2560   +/-   ##
=======================================
  Coverage   70.33%   70.33%           
=======================================
  Files         222      222           
  Lines       26657    26657           
  Branches     2666     2666           
=======================================
  Hits        18749    18749           
  Misses       6992     6992           
  Partials      916      916           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@justinchuby justinchuby merged commit 92633a6 into main Sep 12, 2025
32 checks passed
@justinchuby justinchuby deleted the justinchuby-patch-2 branch September 12, 2025 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

2 participants