Searched defs:numel_custom (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/ | ||
H A D | tensor_impl.cpp | 183 int64_t LTCTensorImpl::numel_custom() const { in numel_custom() function in torch::lazy::LTCTensorImpl |
/aosp_15_r20/external/pytorch/aten/src/ATen/ | ||
H A D | NestedTensorImpl.cpp | 262 int64_t NestedTensorImpl::numel_custom() const { in numel_custom() function in at::native::NestedTensorImpl |
H A D | FunctionalTensorWrapper.cpp | 499 int64_t FunctionalTensorWrapper::numel_custom() const { in numel_custom() function in at::FunctionalTensorWrapper |
/aosp_15_r20/external/pytorch/c10/core/ | ||
H A D | TensorImpl.cpp | 397 int64_t TensorImpl::numel_custom() const { in numel_custom() function in c10::TensorImpl |