Home
last modified time | relevance | path

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

/external/eigen/unsupported/test/
Dcxx11_tensor_random_sycl.cpp23 static void test_sycl_random_uniform(const Eigen::SyclDevice& sycl_device) in test_sycl_random_uniform() function
86 test_sycl_random_uniform<DataType, RowMajor, int64_t>(sycl_device); in sycl_random_test_per_device()
87 test_sycl_random_uniform<DataType, ColMajor, int64_t>(sycl_device); in sycl_random_test_per_device()