Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DDistance.cpp122 const SymInt expand_batch_product = c10::multiply_integers(expand_batch_portion); in cdist_impl() local
H A DLinearAlgebra.cpp2123 const int64_t expand_batch_product = c10::multiply_integers(output_shape); in _matmul_impl() local