HomeSort by relevance Sort by last modified time
    Searched refs:test_tensor_maps (Results 1 - 2 of 2) sorted by null

  /external/eigen/unsupported/test/
cxx11_tensor_scan.cpp 87 static void test_tensor_maps() { function
108 CALL_SUBTEST(test_tensor_maps<ColMajor>());
109 CALL_SUBTEST(test_tensor_maps<RowMajor>());
cxx11_tensor_reduction.cpp 332 static void test_tensor_maps() { function
498 CALL_SUBTEST(test_tensor_maps<ColMajor>());
499 CALL_SUBTEST(test_tensor_maps<RowMajor>());

Completed in 748 milliseconds