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
Just flagging that there's a greta_2 branch of greta.dynamics. That might be the solution if this error is due to the main greta.dynamics (which I think is for TF1 greta) being run with TF2 greta.
First reported here https://forum.greta-stats.org/t/odes-and-config-attribute-in-tensorflow/366
This appears to be an issue with using the
contrib
slot in tensorflow, specifically in greta.dynamics, probably here:greta.dynamics/R/ode_solve.R
Line 179 in 5defd19
It is likely just an API change, but here is the reprex:
Created on 2024-11-06 with reprex v2.1.1
Session info
And the output of
reticulate::py_last_error()
The text was updated successfully, but these errors were encountered: