Skip to content

Commit

Permalink
fixed paddle triu backend
Browse files Browse the repository at this point in the history
  • Loading branch information
ZJay07 committed Mar 29, 2024
1 parent 7c168b3 commit a994071
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ivy/functional/backends/paddle/creation.py
Original file line number Diff line number Diff line change
Expand Up @@ -541,6 +541,7 @@ def tril(
"int16",
"uint8",
"complex",
"bfloat16",
)
}
},
Expand Down

0 comments on commit a994071

Please sign in to comment.