Home
last modified time | relevance | path

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

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