Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/
H A Dtensor_impl.cpp141 c10::SymInt LTCTensorImpl::sym_numel_custom() const { in sym_numel_custom() function in torch::lazy::LTCTensorImpl
/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DNestedTensorImpl.cpp270 c10::SymInt NestedTensorImpl::sym_numel_custom() const { in sym_numel_custom() function in at::native::NestedTensorImpl
/aosp_15_r20/external/pytorch/c10/core/
H A DTensorImpl.cpp360 c10::SymInt TensorImpl::sym_numel_custom() const { in sym_numel_custom() function in c10::TensorImpl