Open tgautam03 opened 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?
ValueError: No variables to save
Thanks
https://deepxde.readthedocs.io/en/latest/modules/deepxde.nn.pytorch.html#deepxde.nn.pytorch.deeponet.PODDeepONet
Have you solved the problem? I have the same problem
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