Skip to content

Commit

Permalink
Merge pull request #448 from PaddlePaddle/liwb
Browse files Browse the repository at this point in the history
fix
  • Loading branch information
Yelrose authored Aug 3, 2022
2 parents fa901df + 25a7959 commit eec6427
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pgl/math.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@
]

import paddle
from paddle import _C_ops
from paddle.common_ops_import import LayerHelper
from paddle.common_ops_import import _non_static_mode
from paddle.common_ops_import import check_variable_and_dtype
from pgl.utils.op import get_index_from_counts


Expand Down

0 comments on commit eec6427

Please sign in to comment.