Searched refs:computeLinearIndex (Results 1 – 1 of 1) sorted by relevance
357 computeLinearIndex(const Tensor & src, TensorList indices, bool check_range) { in computeLinearIndex() function412 …auto [linearIndex, nElemBefore, strideBefore, nElemAfter] = computeLinearIndex(self, indices, chec… in makeLinearIndex()