Searched refs:test_gpu_convolution_3d (Results 1 – 1 of 1) sorted by relevance
544 void test_gpu_convolution_3d() in test_gpu_convolution_3d() function1559 CALL_SUBTEST_3(test_gpu_convolution_3d<ColMajor>()); in EIGEN_DECLARE_TEST()1560 CALL_SUBTEST_3(test_gpu_convolution_3d<RowMajor>()); in EIGEN_DECLARE_TEST()