Skip to content

Commit

Permalink
Merge branch 'devel' of https://github.com/SumGuo-88/deepmd-kit into …
Browse files Browse the repository at this point in the history
…devel
  • Loading branch information
SumGuo-88 committed Jan 6, 2025
2 parents 817d2ec + 83b7f1d commit 234e461
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions deepmd/pt/utils/stat.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,18 @@
Optional,
Union,
)
<<<<<<< HEAD
import numpy as np
import torch
from deepmd.dpmodel.output_def import (
FittingOutputDef,
)
=======

import numpy as np
import torch

>>>>>>> 83b7f1d894ade4452454f51e67ffee86160a71f0
from deepmd.pt.utils import (
AtomExcludeMask,
)
Expand Down

0 comments on commit 234e461

Please sign in to comment.