Skip to content

Commit

Permalink
import deepmd.op in infer.data_modifier (#2592)
Browse files Browse the repository at this point in the history
Fix #2590

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
Yi-FanLi and pre-commit-ci[bot] committed Jun 6, 2023
1 parent 6c439c7 commit 03da08d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deepmd/infer/data_modifier.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

import numpy as np

import deepmd.op # noqa: F401
from deepmd.common import (
make_default_mesh,
select_idx_map,
Expand Down

0 comments on commit 03da08d

Please sign in to comment.