Skip to content

Commit deb53bf

Browse files
committed
modify __init__
1 parent 23a20b8 commit deb53bf

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

deepmd/pt/model/model/__init__.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,9 @@
7575
from .sog_model import (
7676
SOGEnergyModel,
7777
)
78+
# from .sog_model_profiled import (
79+
# SOGEnergyModel,
80+
# )
7881
from .spin_model import (
7982
SpinEnergyModel,
8083
SpinModel,

0 commit comments

Comments
 (0)