Home
last modified time | relevance | path

Searched defs:strides_custom (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/pytorch/c10/core/
H A DUndefinedTensorImpl.cpp18 IntArrayRef UndefinedTensorImpl::strides_custom() const { in strides_custom() function in c10::UndefinedTensorImpl
H A DTensorImpl.cpp381 IntArrayRef TensorImpl::strides_custom() const { in strides_custom() function in c10::TensorImpl
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/
H A DVulkanOpaqueTensorImpl.h28 IntArrayRef strides_custom() const override { in strides_custom() function
/aosp_15_r20/external/pytorch/aten/src/ATen/native/metal/
H A DMetalTensorImpl.h30 IntArrayRef strides_custom() const override { in strides_custom() function
/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DLegacyBatchedTensorImpl.cpp81 IntArrayRef BatchedTensorImpl::strides_custom() const { in strides_custom() function in at::BatchedTensorImpl
H A DSparseCsrTensorImpl.cpp238 IntArrayRef SparseCsrTensorImpl::strides_custom() const { in strides_custom() function in at::SparseCsrTensorImpl
H A DNestedTensorImpl.cpp288 IntArrayRef NestedTensorImpl::strides_custom() const { in strides_custom() function in at::native::NestedTensorImpl
H A DFunctionalTensorWrapper.cpp493 at::IntArrayRef FunctionalTensorWrapper::strides_custom() const { in strides_custom() function in at::FunctionalTensorWrapper
/aosp_15_r20/external/pytorch/aten/src/ATen/functorch/
H A DBatchedTensorImpl.cpp118 IntArrayRef BatchedTensorImpl::strides_custom() const { in strides_custom() function in at::functorch::BatchedTensorImpl
/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/
H A Dtensor_impl.cpp171 at::IntArrayRef LTCTensorImpl::strides_custom() const { in strides_custom() function in torch::lazy::LTCTensorImpl