Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meta: Ability to use (in FTorch) other neural network architectures e.g. CNN, FNOs #20

Open
omarjamil opened this issue Nov 11, 2024 · 2 comments
Assignees

Comments

@omarjamil
Copy link
Member

No description provided.

@jatkinson1000
Copy link
Member

Input from DW as to what these would be.

@yqsun91 comments: ANN, CNN, and FNO

@jatkinson1000 comments main thing to check is whether we can run these PyTorch features through TorchScript. To check FNO we would need to check this. @HamidPahlavan has an example of a FNO - if this can be shared then we can explore how easy it is to save this as TorchScript: https://github.com/HamidPahlavan/Nonlocality/blob/main/FNO.ipynb

@jatkinson1000 jatkinson1000 transferred this issue from DataWaveProject/newCAM_emulation Nov 18, 2024
@jatkinson1000
Copy link
Member

Suggestion is that we fork Hamid's repo above and create a Torchscript versioin of the CNN and FNO, write a Fortran implementation using the same NetCDF data, and then compare the results.

These are broken into #23 and #24

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants