We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae3e476 commit bbcdb4cCopy full SHA for bbcdb4c
1 file changed
examples/ffd/pairwise.py
@@ -10,7 +10,7 @@
10
11
from deepali.core import Axes, Device, Grid, PathStr
12
from deepali.core import functional as U
13
-from deepali.core import join_kwargs_in_sequence
+from deepali.core.config import join_kwargs_in_sequence
14
from deepali.data import FlowField, Image
15
from deepali.losses import RegistrationResult, new_loss
16
from deepali.spatial import DisplacementFieldTransform
0 commit comments