Searched defs:storage_offset_custom (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/ | ||
H A D | tensor_impl.cpp | 189 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 D | TensorImpl.cpp | 414 int64_t TensorImpl::storage_offset_custom() const { in storage_offset_custom() function in c10::TensorImpl |