mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-08-11 19:29:02 +08:00
Sharded the tensor device test
This commit is contained in:
parent
ff1157bcbf
commit
11bb71c8fc
@ -383,6 +383,6 @@ static void test_gpu() {
|
||||
|
||||
void test_cxx11_tensor_device()
|
||||
{
|
||||
CALL_SUBTEST(test_cpu());
|
||||
CALL_SUBTEST(test_gpu());
|
||||
CALL_SUBTEST_1(test_cpu());
|
||||
CALL_SUBTEST_2(test_gpu());
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user