google-deepmind / deepmind-research

This repository contains implementations and illustrative code to accompany DeepMind publications
Apache License 2.0
12.94k stars 2.55k forks source link

Meshgraphnets - Sphere_dynamic_sizing data #532

Open SahilBarbade1203 opened 3 weeks ago

SahilBarbade1203 commented 3 weeks ago

In sphere_dynamic_sizing, for sizing field when I try to reshape it as [-1,4] while parsing for tfrecord file then this issue occurs : Input to reshape is a tensor with 2713779 values, but the requested shape requires a multiple of 4. So is there any problem with data provided for dynamic_sizing ones.