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 was wondering if there already is any utility to convert OpenFOAM mesh to pytorch_geometric Data, so that I can build and train graph neural network for it.
I know it can be done manually, and right now I am writing some python scripts for it. But would be nice to know if there is already such tool in pytorch_geometric or somewhere else.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I was wondering if there already is any utility to convert OpenFOAM mesh to pytorch_geometric Data, so that I can build and train graph neural network for it.
I know it can be done manually, and right now I am writing some python scripts for it. But would be nice to know if there is already such tool in pytorch_geometric or somewhere else.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions