Home
last modified time | relevance | path

Searched refs:maximum_with_index (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_inductor/runtime/
H A Dtriton_helpers.py115 def maximum_with_index(a_value, a_index, b_value, b_index): function
137 return tl.reduce((value, index), dim, maximum_with_index)