Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/linalg/
H A DBatchLinearAlgebraLib.cpp830 const int64_t self_matrix_stride = matrixStride(self_working_copy); in apply_cholesky_cusolver_potrs() local
1153 auto self_matrix_stride = matrixStride(self); in apply_orgqr() local