Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/nested/
H A DNestedTensorBinaryOps.cpp81 Tensor self_contiguous = self; in NestedTensor_elementwise_Tensor() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DIndexing.cu435 bool self_contiguous = self.is_contiguous(); in index_put_with_sort_kernel() local
568 bool self_contiguous = self.is_contiguous(); in index_put_with_sort_quantized() local