Skip to content

Pytorch MIONet#2026

Open
voloddia wants to merge 6 commits intolululxvi:masterfrom
voloddia:pytorch_mionet
Open

Pytorch MIONet#2026
voloddia wants to merge 6 commits intolululxvi:masterfrom
voloddia:pytorch_mionet

Conversation

@voloddia
Copy link
Copy Markdown

@voloddia voloddia commented Oct 5, 2025

Add MIONet class for pytorch backend
Subclass MIONetCartesianProd from MIONet

Comment thread deepxde/nn/pytorch/mionet.py Outdated
self.activation_branch1 = (
self.activation_branch2
) = self.activation_trunk = activations.get(activation)
self.activation_branch1 = self.activation_branch2 = (
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This code is not relevant to this PR. Don't change it.

@echen5503
Copy link
Copy Markdown
Contributor

@voloddia still working on this?

@voloddia
Copy link
Copy Markdown
Author

@voloddia still working on this?

I'll fix it, just a code format issue

This reverts commit 8280678.

undo code formatting
This reverts commit 950a726.

undo wrong revert
This reverts commit b34acd9.

undo code formatting
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.

3 participants