Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_scan.cpp87 static void test_tensor_maps() { in test_tensor_maps() function
108 CALL_SUBTEST(test_tensor_maps<ColMajor>()); in EIGEN_DECLARE_TEST()
109 CALL_SUBTEST(test_tensor_maps<RowMajor>()); in EIGEN_DECLARE_TEST()
H A Dcxx11_tensor_reduction.cpp334 static void test_tensor_maps() { in test_tensor_maps() function
521 CALL_SUBTEST(test_tensor_maps<ColMajor>()); in EIGEN_DECLARE_TEST()
522 CALL_SUBTEST(test_tensor_maps<RowMajor>()); in EIGEN_DECLARE_TEST()