-
Notifications
You must be signed in to change notification settings - Fork 894
add mixed precision support to deepxde #1650
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
Conversation
d3590e4 to
1352213
Compare
b30dc78 to
d97113e
Compare
|
If I use the API here to set mixed precision, then all the demo code can run in mixed precision? |
|
Not all. The L-BFGS optimizer doesn't work in mixed precision. But if you add the line |
|
Sorry for the late reply, hopefully I've addressed some of the issues |
099d767 to
4122884
Compare
No description provided.