Searched defs:dim_custom (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/ | ||
H A D | tensor_impl.cpp | 177 int64_t LTCTensorImpl::dim_custom() const { in dim_custom() function in torch::lazy::LTCTensorImpl |
/aosp_15_r20/external/pytorch/aten/src/ATen/ | ||
H A D | NestedTensorImpl.cpp | 257 int64_t NestedTensorImpl::dim_custom() const { in dim_custom() function in at::native::NestedTensorImpl |
H A D | FunctionalTensorWrapper.cpp | 496 int64_t FunctionalTensorWrapper::dim_custom() const { in dim_custom() function in at::FunctionalTensorWrapper |
/aosp_15_r20/external/pytorch/c10/core/ | ||
H A D | TensorImpl.cpp | 390 int64_t TensorImpl::dim_custom() const { in dim_custom() function in c10::TensorImpl |