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
There will be an update to the code soon which fixes this bug properly. Right now I think it can be fixed either by setting to use float32 in gpflowrc or by adding a cast in the function that extracts the patches.
Still facing the issue referred in below link: tensorflow/tensorflow#7414.
AdamOptimizer(0.01).minimize(sgp, maxiter=1000) where sgp is sparse model.
The text was updated successfully, but these errors were encountered: