lu-group / deeponet-fno

DeepONet & FNO (with practical extensions)
Other
232 stars 49 forks source link

ValueError: No variables to save #11

Open tgautam03 opened 1 year ago

tgautam03 commented 1 year ago

Hi

I was trying to use the POD-DeepONet code on Burgers dataset and ran into ValueError: No variables to save error while compiling the model. I think this is related to Tensorflow. Do you have PyTorch version for POD-DeepONet?

Thanks

lululxvi commented 1 year ago

https://deepxde.readthedocs.io/en/latest/modules/deepxde.nn.pytorch.html#deepxde.nn.pytorch.deeponet.PODDeepONet

commercse commented 4 days ago

Have you solved the problem? I have the same problem