Skip to content
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

Process subgraphs in inliner #5841

Merged
merged 5 commits into from Jan 3, 2024
Merged

Conversation

gramalingam
Copy link
Contributor

@gramalingam gramalingam commented Jan 3, 2024

Addresses issue mentioned in #5817

The inliner was not processing subgraphs for inlining.

Signed-off-by: Ganesan Ramalingam <grama@microsoft.com>
Signed-off-by: Ganesan Ramalingam <grama@microsoft.com>
onnx/inliner/inliner.cc Outdated Show resolved Hide resolved
Copy link

codecov bot commented Jan 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (75c6892) 56.39% compared to head (444b91e) 56.39%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5841   +/-   ##
=======================================
  Coverage   56.39%   56.39%           
=======================================
  Files         503      503           
  Lines       29620    29620           
  Branches     4426     4426           
=======================================
  Hits        16704    16704           
  Misses      12109    12109           
  Partials      807      807           

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

Signed-off-by: Ganesan Ramalingam <grama@microsoft.com>
Signed-off-by: Ganesan Ramalingam <grama@microsoft.com>
@gramalingam gramalingam added this pull request to the merge queue Jan 3, 2024
Merged via the queue into onnx:main with commit 75671b3 Jan 3, 2024
37 checks passed
@gramalingam gramalingam deleted the inliner-cond branch January 3, 2024 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants