↓ 4 callersFunctiongenerate_shape_multipliersgenerate shape multipliers for e.g. tensor of shape (3,3), stride (1,3) will have shape multipliers of (3,1) for e.g. tensor of shape (3,3), stride (3
src/core/tensor/tensor_math_cpp.h:61
↓ 4 callersFunctiontraverse_nextfunction to traverse a const strided tensor object it requires an additional vector, traversal_info {0,0,0,0 ...}, comprising (x.shape().size()+2) ele
src/core/tensor/tensor_math_cpp.h:116