You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think we actually need pyomo>6.7.0 for some of the options and performance improvements in solve_strongly_connected_components. I'm not sure if there is a minor version that satisfies this and works with IDAES 2.4.0. If not, we should update our training script to write .keras files and the rest of our code to reflect this.
I'm doing some work with the trained NNs at the moment, but I'll update this when I'm done.
With most recent versions, we can't read the
.pb
files in theload_from_file
method on SurrogateBlock.The text was updated successfully, but these errors were encountered: