Searched refs:test_reshape_as_lvalue (Results 1 – 2 of 2) sorted by relevance
90 static void test_reshape_as_lvalue(const Eigen::SyclDevice& sycl_device) in test_reshape_as_lvalue() function373 test_reshape_as_lvalue<DataType, RowMajor, int64_t>(sycl_device); in sycl_morphing_test_per_device()374 test_reshape_as_lvalue<DataType, ColMajor, int64_t>(sycl_device); in sycl_morphing_test_per_device()
92 static void test_reshape_as_lvalue() in test_reshape_as_lvalue() function555 CALL_SUBTEST_1(test_reshape_as_lvalue<void>()); in EIGEN_DECLARE_TEST()