Searched defs:no_stride (Results 1 – 4 of 4) sorted by relevance
/external/eigen/unsupported/test/ |
D | cxx11_tensor_striding_sycl.cpp | 42 Tensor<DataType, 4, DataLayout,IndexType> no_stride(tensor_dims); in test_simple_striding() local 124 Tensor<DataType, 4, DataLayout,IndexType> no_stride(stride_dims); in test_striding_as_lvalue() local
|
D | cxx11_tensor_inflation.cpp | 28 Tensor<float, 4, DataLayout> no_stride; in test_simple_inflation() local
|
D | cxx11_tensor_striding.cpp | 27 Tensor<float, 4, DataLayout> no_stride; in test_simple_striding() local
|
D | cxx11_tensor_inflation_sycl.cpp | 42 Tensor<DataType, 4, DataLayout,IndexType> no_stride(tensorRange); in test_simple_inflation_sycl() local
|