Home
last modified time | relevance | path

Searched defs:topKOffset (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DTensorTopK.cu129 IndexType topKOffset = writeIndex * topKWithinSliceStride; in gatherTopK() local
163 IndexType topKOffset = writeIndex * topKWithinSliceStride; in gatherTopK() local