Home
last modified time | relevance | path

Searched defs:compute_contiguous (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/c10/core/
H A DSymbolicShapeMeta.cpp78 SymBool SymbolicShapeMeta::compute_contiguous() const { in compute_contiguous() function in c10::SymbolicShapeMeta
H A DTensorImpl.cpp228 bool TensorImpl::compute_contiguous(identity<bool>) const { in compute_contiguous() function in c10::TensorImpl