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
I'm trying to make a forecast using graphcast_small and I'm getting a shape dismatch error. Next, using padding, I adjust the dimensions of the layers. But I encounter the following error:
"TypeError: scan body function carry input and carry output must have the same pytree structure, but they differ".
I'm trying to make a forecast using graphcast_small and I'm getting a shape dismatch error. Next, using padding, I adjust the dimensions of the layers. But I encounter the following error:
"TypeError: scan body function carry input and carry output must have the same pytree structure, but they differ".
Please help me correct the errors. The code can be viewed at the link: https://github.com/Michael-Sharma/projects/blob/main/draft.ipynb
The text was updated successfully, but these errors were encountered: