Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/cuda/
H A DEmptyTensor.cpp48 TensorBase empty_strided_cuda( in empty_strided_cuda() function
63 TensorBase empty_strided_cuda( in empty_strided_cuda() function
79 TensorBase empty_strided_cuda( in empty_strided_cuda() function
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DTensorFactories.cu80 Tensor empty_strided_cuda(IntArrayRef size, IntArrayRef stride, std::optional<ScalarType> dtype_opt… in empty_strided_cuda() function