mirror of
https://github.com/ROCm/ROCm.git
synced 2026-04-05 03:01:17 -04:00
[FRONTEND] Rename tl.reduction -> tl.reduce and improve testing (#1521)
`tl.reduction` is currently tested indirectly through the existing reduction operators, but it's good to have a direct test for the function itself. --------- Co-authored-by: Philippe Tillet <phil@openai.com>
This commit is contained in:
@@ -96,9 +96,13 @@ Reduction Ops
|
||||
:toctree: generated
|
||||
:nosignatures:
|
||||
|
||||
argmax
|
||||
argmin
|
||||
max
|
||||
min
|
||||
reduce
|
||||
sum
|
||||
xor_sum
|
||||
|
||||
|
||||
Atomic Ops
|
||||
|
||||
Reference in New Issue
Block a user