Home
last modified time | relevance | path

Searched defs:tensor3 (Results 1 – 5 of 5) sorted by relevance

/external/eigen/unsupported/test/
Dcxx11_tensor_morphing.cpp23 Tensor<float, 2> tensor3(6,7); in test_simple_reshape() local
80 Tensor<float, 2> tensor3(2,13); in test_reshape_in_expr() local
163 Tensor<T, 2, DataLayout> tensor3(3,1); in test_slice_in_expr() local
195 Tensor<T, 3, DataLayout> tensor3(4,3,5); in test_slice_as_lvalue() local
Dcxx11_tensor_image_op_sycl.cpp42 Tensor<DataType, 3, DataLayout, IndexType> tensor3(slice_range); in test_image_op_sycl() local
Dcxx11_tensor_trace.cpp101 Tensor<float, 5, DataLayout> tensor3(3, 7, 3, 7, 3); in test_simple_trace() local
Dcxx11_tensor_assign.cpp235 Tensor<int, 1> tensor3(5); in test_auto_resize() local
Dcxx11_tensor_morphing_sycl.cpp41 Tensor<DataType, 2, DataLayout, IndexType> tensor3(dim3); in test_simple_reshape() local