google-deepmind / google-deepmind/weathernext

Gencast - num_steps_per_chunk > 1 breaks rollout.chunked_prediction_generator_multiple_runs

Open
#112 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
7.7k
Forks
986
PR merge metrics
No merged PRs in 30d

Description

Running examples with num_steps_per_chunk = 2 results in the following error in example notebooks with the 1p0 model:
```
ValueError: 'grid2mesh_gnn/~_networks_builder/encoder_nodes_grid_nodes_mlp/~/linear_0/w' with retrieved shape (267, 512) does not match shape=[355, 512] dtype=dtype('float32')
```
Is the step chunking working?

Thanks!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.