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

Liftproj mod to mlp #182

Merged
merged 2 commits into from
Jul 22, 2023

Conversation

btolooshams
Copy link
Contributor

Replacing listing and projection modules with mlp.

In this version, with n_layers=1, mlp out_channels with be hidden_channels (hence, hidden_channel must be set when n_layers=1. Fix is needed.

@JeanKossaifi
Copy link
Member

Thanks @btolooshams, looks good, merging!

@JeanKossaifi JeanKossaifi merged commit 5dfb419 into neuraloperator:main Jul 22, 2023
1 check passed
ziqi-ma pushed a commit to ziqi-ma/neuraloperator that referenced this pull request Aug 29, 2023
…o-mlp

Uses MLP for both projection and lifting
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.

None yet

2 participants