Home
last modified time | relevance | path

Searched refs:strides3 (Results 1 – 1 of 1) sorted by relevance

/external/eigen/unsupported/test/
Dcxx11_tensor_morphing.cpp415 Index5 strides3(1, 1, -2, 1, -1); in test_strided_slice() local
418 slice = tensor.stridedSlice(indices3Start, indices3Stop, strides3); in test_strided_slice()
430 Index5 strides3(1, 1, 2, 1, 1); in test_strided_slice() local
433 slice = tensor.stridedSlice(indices3Start, indices3Stop, strides3); in test_strided_slice()