Searched refs:test_striding_as_lvalue (Results 1 – 2 of 2) sorted by relevance
70 static void test_striding_as_lvalue() in test_striding_as_lvalue() function117 CALL_SUBTEST(test_striding_as_lvalue<ColMajor>()); in EIGEN_DECLARE_TEST()118 CALL_SUBTEST(test_striding_as_lvalue<RowMajor>()); in EIGEN_DECLARE_TEST()
116 static void test_striding_as_lvalue(const Eigen::SyclDevice& sycl_device) in test_striding_as_lvalue() function195 test_striding_as_lvalue<float, ColMajor, int64_t>(sycl_device); in tensorStridingPerDevice()196 test_striding_as_lvalue<float, RowMajor, int64_t>(sycl_device); in tensorStridingPerDevice()