Searched defs:chip1TensorRange (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/eigen/unsupported/test/ |
H A D | cxx11_tensor_chipping_sycl.cpp | 38 array<IndexType, 4> chip1TensorRange = {{sizeDim2, sizeDim3, sizeDim4, sizeDim5}}; in test_static_chip_sycl() local 187 array<IndexType, 4> chip1TensorRange = {{sizeDim2, sizeDim3, sizeDim4, sizeDim5}}; in test_dynamic_chip_sycl() local 335 array<IndexType, 4> chip1TensorRange = {{sizeDim2, sizeDim3, sizeDim4, sizeDim5}}; in test_chip_in_expr() local
|