Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DEmptyTensor.cpp289 TensorBase empty_strided_cpu(IntArrayRef size, IntArrayRef stride, in empty_strided_cpu() function
297 TensorBase empty_strided_cpu( in empty_strided_cpu() function
312 TensorBase empty_strided_cpu( in empty_strided_cpu() function
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DTensorFactories.cpp319 Tensor empty_strided_cpu(IntArrayRef size, IntArrayRef stride, std::optional<ScalarType> dtype_opt, in empty_strided_cpu() function