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

Adds ONNX Surrogate support from OMLT #1308

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

Merge branch 'main' into onnx_surrogate

7ba2ba6
Select commit
Loading
Failed to load commit list.
Open

Adds ONNX Surrogate support from OMLT #1308

Merge branch 'main' into onnx_surrogate
7ba2ba6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 15, 2024 in 1s

77.43% (+0.00%) compared to d45e2ad

View this Pull Request on Codecov

77.43% (+0.00%) compared to d45e2ad

Details

Codecov Report

Attention: 18 lines in your changes are missing coverage. Please review.

Comparison is base (d45e2ad) 77.43% compared to head (7ba2ba6) 77.43%.

Files Patch % Lines
idaes/core/surrogate/onnx_surrogate.py 78.26% 7 Missing and 8 partials ⚠️
idaes/core/surrogate/omlt_base_surrogate_class.py 94.64% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1308   +/-   ##
=======================================
  Coverage   77.43%   77.43%           
=======================================
  Files         390      392    +2     
  Lines       63758    63844   +86     
  Branches    11737    11749   +12     
=======================================
+ Hits        49373    49440   +67     
- Misses      11841    11852   +11     
- Partials     2544     2552    +8     

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