Skip to content

Commit

Permalink
move to dpmodel
Browse files Browse the repository at this point in the history
Signed-off-by: Jinzhe Zeng <[email protected]>
  • Loading branch information
njzjz committed Oct 16, 2024
1 parent 90c6f9a commit 465a0d8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion deepmd/pt/utils/learning_rate.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# SPDX-License-Identifier: LGPL-3.0-or-later
from deepmd.utils.learning_rate import (
from deepmd.dpmodel.utils.learning_rate import (
LearningRateExp,
)

Expand Down

0 comments on commit 465a0d8

Please sign in to comment.