Searched refs:Tensor5f (Results 1 – 1 of 1) sorted by relevance
/external/eigen/unsupported/test/ |
D | cxx11_tensor_morphing.cpp | 324 typedef Tensor<float, 5, DataLayout> Tensor5f; in test_strided_slice() typedef 368 Tensor5f slice1(1,1,1,1,1); in test_strided_slice() 377 Tensor5f slice(1,1,2,2,3); in test_strided_slice() 392 Tensor5f slice(1,1,2,2,3); in test_strided_slice() 407 Tensor5f slice(1,1,2,2,3); in test_strided_slice()
|