Home
last modified time | relevance | path

Searched refs:test_larg_expr2D (Results 1 – 1 of 1) sorted by relevance

/external/eigen/unsupported/test/
Dcxx11_tensor_convolution_sycl.cpp97 static void test_larg_expr2D(const Eigen::SyclDevice& sycl_device) in test_larg_expr2D() function
451 test_larg_expr2D<float, RowMajor, int64_t>(sycl_device); in tensorConvolutionPerDevice()
452 test_larg_expr2D<float, ColMajor, int64_t>(sycl_device); in tensorConvolutionPerDevice()