Home
last modified time | relevance | path

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

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