Home
last modified time | relevance | path

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

/external/eigen/unsupported/test/
Dcxx11_tensor_custom_op_sycl.cpp48 static void test_custom_unary_op_sycl(const Eigen::SyclDevice &sycl_device) in test_custom_unary_op_sycl() function
160 test_custom_unary_op_sycl<DataType, RowMajor, int64_t>(sycl_device); in custom_op_perDevice()
161 test_custom_unary_op_sycl<DataType, ColMajor, int64_t>(sycl_device); in custom_op_perDevice()