Searched defs:compute_contiguous (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/c10/core/ | ||
H A D | SymbolicShapeMeta.cpp | 78 SymBool SymbolicShapeMeta::compute_contiguous() const { in compute_contiguous() function in c10::SymbolicShapeMeta |
H A D | TensorImpl.cpp | 228 bool TensorImpl::compute_contiguous(identity<bool>) const { in compute_contiguous() function in c10::TensorImpl |