Home
last modified time | relevance | path

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

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