Home
last modified time | relevance | path

Searched defs:storage_offset_custom (Results 1 – 2 of 2) sorted by relevance

/external/pytorch/torch/csrc/lazy/core/
Dtensor_impl.cpp189 int64_t LTCTensorImpl::storage_offset_custom() const { in storage_offset_custom() function in torch::lazy::LTCTensorImpl
/external/pytorch/c10/core/
DTensorImpl.cpp414 int64_t TensorImpl::storage_offset_custom() const { in storage_offset_custom() function in c10::TensorImpl