The Helmholtz example #855
Unanswered
ShaikhaTheGreen
asked this question in
Q&A
Replies: 4 comments 1 reply
-
|
Update: I downgraded deepxde to 1.2 instead of 1.6. The same line also stops the run, but now it shows this error instead: Any ideas? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Hi @engsbk, which backend were you using? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I tried TF1 and TF2.
On Sep 8, 2022, at 9:17 AM, pescapil ***@***.***> wrote:
Hi @engsbk<https://github.com/engsbk>, which backend were you using?
—
Reply to this email directly, view it on GitHub<#855 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AGBAUNRQ2CGZWOZ24PE3XZDV5HRPFANCNFSM57BDH3MA>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone and thank you for this excellent library!
I'm trying this example: https://deepxde.readthedocs.io/en/latest/demos/pinn_forward/helmholtz.2d.neumann.hole.html. However the kernel crashes at this line:
losshistory, train_state = model.train(iterations=iterations)There is not enough feedback to debug the problem. I only receive this message:
I have this line in a separate cell. This is how I noticed it was causing the problem. I'm also using the latest deepxde version, but I also tried version 1.2. All my attempts show the same results. I have also tried cutting down the training points to half of the number to inspect if it is a memory problem, but the error persisted.
Has anyone experienced this problem? Please assist.
Beta Was this translation helpful? Give feedback.
All reactions