Home
last modified time | relevance | path

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

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