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

Tensorflow 1.x backend: multiple outputs extension of DeepONet #1532

Merged
merged 6 commits into from
Dec 1, 2023

Conversation

vl-dud
Copy link
Contributor

@vl-dud vl-dud commented Oct 23, 2023

This pull request suggests an enhancement to DeepONet, addressing its current limitation of producing only a scalar output, which restricts its applicability in various tasks. The functionality of handling multiple outputs has been added to both the DeepONet and DeepONetCartesianProd classes.
This is an implementation for TensorFlow 1.x backend.

@lululxvi
Copy link
Owner

lululxvi commented Nov 5, 2023

Use a separate PR for the example.

@vl-dud
Copy link
Contributor Author

vl-dud commented Nov 7, 2023

Use a separate PR for the example.

See #1549

@lululxvi
Copy link
Owner

Have you tested the code for both data-driven and physics-informed cases for all splitting methods?

@vl-dud
Copy link
Contributor Author

vl-dud commented Nov 15, 2023

Have you tested the code for both data-driven and physics-informed cases for all splitting methods?

Yes, I use it for both cases in my research.

deepxde/data/triple.py Outdated Show resolved Hide resolved
@lululxvi lululxvi merged commit e030a3d into lululxvi:master Dec 1, 2023
13 checks passed
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