Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A Dtensor_type.cpp153 bool tensor_contiguity) { in computeStrideProps()
282 std::optional<bool> undefined, bool tensor_contiguity) { in create()