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

Minor fixes #4

Merged
merged 2 commits into from
Jun 4, 2024
Merged

Minor fixes #4

merged 2 commits into from
Jun 4, 2024

Conversation

ayushinav
Copy link
Contributor

@ayushinav ayushinav commented Jun 3, 2024

  • Docstrings were inconsistent wrt permuted = Val{true}
  • Minor fixes in test/

We can probably restructure stuff as :
operators.jl : containing the wrappers for NOs.
convolutions.jl : containing the operator convolutions
kernels.jl : Again containing the operator kernels.
utils.jl : Containing utilities function (apply_pattern, _apply_pattern_modes, ...)

Also, I was curious if chs=(2, 64, 64, 64, 64, 64, 128, 1), modes=(16,) while defining FNO function here was to create type stability of the tuples.

@avik-pal avik-pal merged commit 0bf7fda into SciML:main Jun 4, 2024
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

Successfully merging this pull request may close these issues.

2 participants