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
My apologies if this feature exists somewhere, but I can't find it.
Is there a way to use cvxpy layers with tf.float32 parameters? I understand if the actual optimization step has to use float64 precison, but is there a way to accept float32 inputs/outputs/gradients? If not, is this a feature that could be added?
Thanks!
The text was updated successfully, but these errors were encountered:
My apologies if this feature exists somewhere, but I can't find it.
Is there a way to use cvxpy layers with tf.float32 parameters? I understand if the actual optimization step has to use float64 precison, but is there a way to accept float32 inputs/outputs/gradients? If not, is this a feature that could be added?
Thanks!
The text was updated successfully, but these errors were encountered: