Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DSort.cu321 auto strideValue = valueInfo.strides[dim]; in sortCommon() local
349 auto strideValue = valueInfo.strides[dim]; in sortCommon() local