Home
last modified time | relevance | path

Searched defs:numel_custom (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/
H A Dtensor_impl.cpp183 int64_t LTCTensorImpl::numel_custom() const { in numel_custom() function in torch::lazy::LTCTensorImpl
/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DNestedTensorImpl.cpp262 int64_t NestedTensorImpl::numel_custom() const { in numel_custom() function in at::native::NestedTensorImpl
H A DFunctionalTensorWrapper.cpp499 int64_t FunctionalTensorWrapper::numel_custom() const { in numel_custom() function in at::FunctionalTensorWrapper
/aosp_15_r20/external/pytorch/c10/core/
H A DTensorImpl.cpp397 int64_t TensorImpl::numel_custom() const { in numel_custom() function in c10::TensorImpl