Home
last modified time | relevance | path

Searched defs:tensor2d (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_morphing_sycl.cpp96 Tensor<DataType, 2, DataLayout, IndexType> tensor2d(dim2); in test_reshape_as_lvalue() local
H A Dcxx11_tensor_morphing.cpp97 Tensor<float, 2> tensor2d(6,7); in test_reshape_as_lvalue() local