Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zbt78 committed Jan 25, 2024
1 parent 3172cab commit bd3e841
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/paddle/tensor/linalg.py
Original file line number Diff line number Diff line change
Expand Up @@ -746,7 +746,6 @@ def nuclear_norm(input, axis=axis, keepdim=False, name=None):

return out


def inf_norm(
input, porder=None, axis=axis, keepdim=False, asvector=False, name=None
):
Expand Down

0 comments on commit bd3e841

Please # to comment.