Home
last modified time | relevance | path

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

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