Searched refs:test_gpu_convolution_2d (Results 1 – 1 of 1) sorted by relevance
480 void test_gpu_convolution_2d() in test_gpu_convolution_2d() function1554 CALL_SUBTEST_3(test_gpu_convolution_2d<ColMajor>()); in EIGEN_DECLARE_TEST()1555 CALL_SUBTEST_3(test_gpu_convolution_2d<RowMajor>()); in EIGEN_DECLARE_TEST()