Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DDistance.cpp119 std::vector<SymInt> tensor2_expand_size(expand_batch_portion); in cdist_impl() local
204 std::vector<int64_t> tensor2_expand_size(expand_batch_portion); in _cdist_backward() local
H A DLinearAlgebra.cpp2134 const auto tensor2_expand_size = [&output_shape, m2, p, vector_rhs]{ in _matmul_impl() local