Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dtensor_flatten.h20 inline at::Tensor flatten_dense_tensors(at::TensorList tensors) { in flatten_dense_tensors() function
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DTensorShape.cpp3941 Tensor flatten_dense_tensors(TensorList tensors) { in flatten_dense_tensors() function