Skip to content

Commit

Permalink
Add uts of max and min (#980)
Browse files Browse the repository at this point in the history
`max.dim` and `min.dim` have already been impelmented, but their uts
have not been added to the test scope.


![image](https://github.com/user-attachments/assets/45534426-ee46-4d45-98f8-9e295e7c3aff)

![image](https://github.com/user-attachments/assets/f58d2803-b6c4-4697-9f36-3b651f00cd1d)
  • Loading branch information
chunhuanMeng authored Oct 17, 2024
1 parent 9fe9740 commit 934ae52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/xpu/xpu_test_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,8 @@
"repeat_interleave",
"fmax",
"fmin",
"max",
"min",
"floor",
"floor_divide",
"copysign",
Expand Down

0 comments on commit 934ae52

Please sign in to comment.