Home
last modified time | relevance | path

Searched defs:sizes_custom (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/functorch/
H A DBatchedTensorImpl.cpp106 IntArrayRef BatchedTensorImpl::sizes_custom() const { in sizes_custom() function in at::functorch::BatchedTensorImpl
/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/
H A Dtensor_impl.cpp165 at::IntArrayRef LTCTensorImpl::sizes_custom() const { in sizes_custom() function in torch::lazy::LTCTensorImpl
/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DNestedTensorImpl.cpp277 IntArrayRef NestedTensorImpl::sizes_custom() const { in sizes_custom() function in at::native::NestedTensorImpl
H A DFunctionalTensorWrapper.cpp490 at::IntArrayRef FunctionalTensorWrapper::sizes_custom() const { in sizes_custom() function in at::FunctionalTensorWrapper
/aosp_15_r20/external/pytorch/c10/core/
H A DTensorImpl.cpp344 IntArrayRef TensorImpl::sizes_custom() const { in sizes_custom() function in c10::TensorImpl