David Pitt

Results 57 comments of David Pitt

Hi @matteoguarrera, could you describe this issue in more detail? #332 refactored the `datasets` module to `data.datasets` and `data.transforms`. `load_darcy_flow_small` should now be located in `neuralop.data.datasets.darcy`. Is the code throwing...

Right, we’re planning to do a bigger release soon. Thanks for raising this issue. On Wed, Jun 19, 2024 at 6:55 PM Matteo Guarrera ***@***.***> wrote: > You are right,...

This is stale post 1.0.2 release

Hi @matteoguarrera thanks for raising this issue. Can you please provide a stub that showcases the problem?

Closing for now pending new PINO work from SURFs.

Thanks for this issue @arvasu-kulkarni . Some more context about your use would be helpful. Are you using CUDA or CPU?

The unbatched GINO is quite slow, especially when operating in unbatched mode. It's a known problem that isn't totally solved yet. If the geometry is constant between elements in the...

Like I said, the slowness is a known issue. Please feel free to open a PR if you can think of a fix, it would be a huge help! There...