Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_morphing_sycl.cpp97 Tensor<DataType, 5, DataLayout, IndexType> tensor5d(dim3); in test_reshape_as_lvalue() local
H A Dcxx11_tensor_morphing.cpp102 TensorMap<Tensor<float, 5>> tensor5d(scratch, 2,3,1,7,1); in test_reshape_as_lvalue() local