Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/static/
H A Dops.h54 inline at::Tensor create_empty_from(const at::Tensor& t) { in create_empty_from() function
64 inline at::Tensor create_empty_from( in create_empty_from() function
81 inline at::Tensor create_empty_from( in create_empty_from() function
88 inline at::Tensor create_empty_from(const at::Tensor& t, c10::Layout layout) { in create_empty_from() function
98 inline at::Tensor create_empty_from(const at::Tensor& t, c10::Device device) { in create_empty_from() function
108 inline at::Tensor create_empty_from( in create_empty_from() function
120 inline at::Tensor create_empty_from( in create_empty_from() function
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cuda/
H A DEmbeddingBag.cu166 inline at::Tensor create_empty_from( in create_empty_from() function
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/
H A Dqembeddingbag.cpp914 inline at::Tensor create_empty_from( in create_empty_from() function