Searched defs:sizes_custom (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/pytorch/aten/src/ATen/functorch/ | ||
H A D | BatchedTensorImpl.cpp | 106 IntArrayRef BatchedTensorImpl::sizes_custom() const { in sizes_custom() function in at::functorch::BatchedTensorImpl |
/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/ | ||
H A D | tensor_impl.cpp | 165 at::IntArrayRef LTCTensorImpl::sizes_custom() const { in sizes_custom() function in torch::lazy::LTCTensorImpl |
/aosp_15_r20/external/pytorch/aten/src/ATen/ | ||
H A D | NestedTensorImpl.cpp | 277 IntArrayRef NestedTensorImpl::sizes_custom() const { in sizes_custom() function in at::native::NestedTensorImpl |
H A D | FunctionalTensorWrapper.cpp | 490 at::IntArrayRef FunctionalTensorWrapper::sizes_custom() const { in sizes_custom() function in at::FunctionalTensorWrapper |
/aosp_15_r20/external/pytorch/c10/core/ | ||
H A D | TensorImpl.cpp | 344 IntArrayRef TensorImpl::sizes_custom() const { in sizes_custom() function in c10::TensorImpl |