Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_chipping.cpp85 Tensor<float, 4, DataLayout> chip5(tensor.template chip<4>(7)); in test_simple_chip() local
168 Tensor<float, 4, DataLayout> chip5(tensor.chip(7, 4)); in test_dynamic_chip() local
H A Dcxx11_tensor_chipping_sycl.cpp146 Tensor<DataType, 4, DataLayout,IndexType> chip5(chip5TensorRange); in test_static_chip_sycl() local
295 Tensor<DataType, 4, DataLayout,IndexType> chip5(chip5TensorRange); in test_dynamic_chip_sycl() local