Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/
H A Dtensor_impl.cpp177 int64_t LTCTensorImpl::dim_custom() const { in dim_custom() function in torch::lazy::LTCTensorImpl
/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DNestedTensorImpl.cpp257 int64_t NestedTensorImpl::dim_custom() const { in dim_custom() function in at::native::NestedTensorImpl
H A DFunctionalTensorWrapper.cpp496 int64_t FunctionalTensorWrapper::dim_custom() const { in dim_custom() function in at::FunctionalTensorWrapper
/aosp_15_r20/external/pytorch/c10/core/
H A DTensorImpl.cpp390 int64_t TensorImpl::dim_custom() const { in dim_custom() function in c10::TensorImpl