Home
last modified time | relevance | path

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

/external/eigen/unsupported/test/
Dcxx11_tensor_scan.cpp87 static void test_tensor_maps() { in test_tensor_maps() function
108 CALL_SUBTEST(test_tensor_maps<ColMajor>()); in test_cxx11_tensor_scan()
109 CALL_SUBTEST(test_tensor_maps<RowMajor>()); in test_cxx11_tensor_scan()
Dcxx11_tensor_reduction.cpp332 static void test_tensor_maps() { in test_tensor_maps() function
498 CALL_SUBTEST(test_tensor_maps<ColMajor>()); in test_cxx11_tensor_reduction()
499 CALL_SUBTEST(test_tensor_maps<RowMajor>()); in test_cxx11_tensor_reduction()