mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Add tiled evaluation support to TensorExecutor
This commit is contained in:
@@ -177,7 +177,7 @@ static void test_cuda_product_reductions() {
|
||||
}
|
||||
|
||||
|
||||
void test_cxx11_tensor_complex()
|
||||
EIGEN_DECLARE_TEST(test_cxx11_tensor_complex)
|
||||
{
|
||||
CALL_SUBTEST(test_cuda_nullary());
|
||||
CALL_SUBTEST(test_cuda_sum_reductions());
|
||||
|
||||
Reference in New Issue
Block a user