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 82e5203 commit 70a19bdCopy full SHA for 70a19bd
deepxde/utils/pytorch.py
@@ -1,6 +1,6 @@
1
"""Utilities of pytorch."""
2
3
-from ..backend import torch
+import torch
4
5
6
class LLAAF(torch.nn.Module):
0 commit comments