deepxde
deepxde copied to clipboard
Is there a function similar to torch's dataparallel in deepxde?
When the FNN is ([17]+[512]*3+[357]), there are 357 ODEs, and when dde.jacobian is used, the GPU storage (10G) is not enough.
https://github.com/lululxvi/deepxde/pull/1205 https://github.com/lululxvi/deepxde/pull/1094