We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af1fd36 commit 25bc647Copy full SHA for 25bc647
pina/solvers/pinns/causalpinn.py
@@ -5,7 +5,7 @@
5
6
from torch.optim.lr_scheduler import ConstantLR
7
8
-from pina.solvers import PINN
+from .pinn import PINN
9
from pina.problem import TimeDependentProblem
10
from pina.utils import check_consistency
11
0 commit comments