[WIP] Fix BatchNormalization layer export issue in ONNX model - #2988
Draft
justinchuby with Copilot wants to merge 3 commits into
Draft
[WIP] Fix BatchNormalization layer export issue in ONNX model#2988justinchuby with Copilot wants to merge 3 commits into
justinchuby with Copilot wants to merge 3 commits into
Conversation
Copilot
AI
requested
a lite review from Copilot
and removed request for
Copilot
August 4, 2026 19:08
Co-authored-by: justinchuby <11205048+justinchuby@users.noreply.github.com>
Copilot
AI
requested review from
justinchuby
and
a lite review from Copilot
and removed request for
Copilot
August 4, 2026 19:12
Copilot stopped work on behalf of
justinchuby due to an error
August 4, 2026 19:13
Collaborator
|
@copilot name fix pass is still needed. Let me know if onnx-ir needs updating or if there is another way to fix it |
Co-authored-by: justinchuby <11205048+justinchuby@users.noreply.github.com>
Copilot
AI
requested
a lite review from Copilot
and removed request for
Copilot
August 5, 2026 15:22
Copilot stopped work on behalf of
justinchuby due to an error
August 5, 2026 15:23
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2988 +/- ##
=======================================
Coverage 72.63% 72.64%
=======================================
Files 265 265
Lines 32205 32212 +7
Branches 3041 3041
=======================================
+ Hits 23392 23399 +7
Misses 7779 7779
Partials 1034 1034 ☔ View full report in Codecov by Harness. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.