cog-imperial / OMLT

Represent trained machine learning models as Pyomo optimization formulations
Other
271 stars 57 forks source link

Switching test models to Keras3 format #146

Closed jezsadler closed 4 months ago

jezsadler commented 4 months ago

Also switching tensorflow to tensorflow-cpu.

Currently test_scaling_NN_block is failing, haven't figured out why. Will investigate further...

Also, notebook tests are failing due to sympy update.

Legal Acknowledgement\ By contributing to this software project, I agree my contributions are submitted under the BSD license. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.55%. Comparing base (024f526) to head (5cd55d6). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #146 +/- ## ======================================== Coverage 92.55% 92.55% ======================================== Files 32 32 Lines 1948 1948 Branches 373 475 +102 ======================================== Hits 1803 1803 Misses 74 74 Partials 71 71 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.