Searched refs:get_strides (Results 1 – 1 of 1) sorted by relevance
536 const auto get_strides = [](const Shape& shape) { in ShapeIsCompatible() local550 return get_strides(a) == get_strides(b); in ShapeIsCompatible()