Searched defs:tensor4 (Results 1 – 2 of 2) sorted by relevance
| /external/eigen/unsupported/test/ |
| D | cxx11_tensor_morphing.cpp | 24 Tensor<float, 2> tensor4(2,21); in test_simple_reshape() local 159 TensorMap<Tensor<const float, 2, DataLayout>> tensor4(m1.data(), 7, 7); in test_slice_in_expr() local 175 Tensor<float, 3, DataLayout> tensor4(4,3,2); in test_slice_as_lvalue() local
|
| D | cxx11_tensor_assign.cpp | 236 Tensor<int, 1> tensor4(7); in test_auto_resize() local
|