Home
last modified time | relevance | path

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

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