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
but I need it in tensorflow. Using solver_args={"solve_method": "ECOS"} in tensorflow gives me the error diffcp.cone_program.SolverError: Solver ecos errored.
I have a little example of a cvxpy problem
but, when I replicate the problem into a cvxpylayer, I get different results. In fact, it seems like the cvxpylayer returns the parameter values:
The text was updated successfully, but these errors were encountered: