Home
last modified time | relevance | path

Searched refs:inflatedSizeDim2 (Results 1 – 1 of 1) sorted by relevance

/external/eigen/unsupported/test/
Dcxx11_tensor_inflation_sycl.cpp85 IndexType inflatedSizeDim2 = 9; in test_simple_inflation_sycl() local
88 …array<IndexType, 4> inflatedTensorRange = {{inflatedSizeDim1, inflatedSizeDim2, inflatedSizeDim3, … in test_simple_inflation_sycl()
99 VERIFY_IS_EQUAL(inflated.dimension(1), inflatedSizeDim2); in test_simple_inflation_sycl()
104 for (IndexType j = 0; j < inflatedSizeDim2; ++j) { in test_simple_inflation_sycl()