Searched defs:sym_sizes_custom (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/pytorch/aten/src/ATen/functorch/ | ||
H A D | BatchedTensorImpl.cpp | 111 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 D | tensor_impl.cpp | 137 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 D | NestedTensorImpl.cpp | 280 c10::SymIntArrayRef NestedTensorImpl::sym_sizes_custom() const { in sym_sizes_custom() function in at::native::NestedTensorImpl |
H A D | FunctionalTensorWrapper.cpp | 505 c10::SymIntArrayRef FunctionalTensorWrapper::sym_sizes_custom() const { in sym_sizes_custom() function in at::FunctionalTensorWrapper |
/aosp_15_r20/external/pytorch/c10/core/ | ||
H A D | TensorImpl.cpp | 353 c10::SymIntArrayRef TensorImpl::sym_sizes_custom() const { in sym_sizes_custom() function in c10::TensorImpl |