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
Does cvxpylayer support Gurobi as solver, and then back-propagate? I am trying to solve a large_scale MIP problem in cvxpy layer in my neural network, and SCS is incapable to solve my problem.