Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/functorch/
H A DBatchedTensorImpl.cpp111 SymIntArrayRef BatchedTensorImpl::sym_sizes_custom() const { in sym_sizes_custom() function in at::functorch::BatchedTensorImpl
/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/
H A Dtensor_impl.cpp137 c10::SymIntArrayRef LTCTensorImpl::sym_sizes_custom() const { in sym_sizes_custom() function in torch::lazy::LTCTensorImpl
/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DNestedTensorImpl.cpp280 c10::SymIntArrayRef NestedTensorImpl::sym_sizes_custom() const { in sym_sizes_custom() function in at::native::NestedTensorImpl
H A DFunctionalTensorWrapper.cpp505 c10::SymIntArrayRef FunctionalTensorWrapper::sym_sizes_custom() const { in sym_sizes_custom() function in at::FunctionalTensorWrapper
/aosp_15_r20/external/pytorch/c10/core/
H A DTensorImpl.cpp353 c10::SymIntArrayRef TensorImpl::sym_sizes_custom() const { in sym_sizes_custom() function in c10::TensorImpl