Skip to content

Commit

Permalink
Merge branch 'devel' into add_paddle_backend
Browse files Browse the repository at this point in the history
  • Loading branch information
HydrogenSulfate committed Sep 27, 2024
2 parents 15a7e75 + ab48d90 commit c792563
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deepmd/pt/entrypoints/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -354,6 +354,7 @@ def freeze(FLAGS):
FLAGS.output,
extra_files,
)
log.info(f"Saved frozen model to {FLAGS.output}")


def change_bias(FLAGS):
Expand Down

0 comments on commit c792563

Please sign in to comment.