Home
last modified time | relevance | path

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

/external/eigen/unsupported/test/
Dcxx11_tensor_argmax_sycl.cpp31 static void test_sycl_simple_argmax(const Eigen::SyclDevice& sycl_device) { in test_sycl_simple_argmax() function
246 test_sycl_simple_argmax<DataType, RowMajor, int64_t>(sycl_device); in sycl_argmax_test_per_device()
247 test_sycl_simple_argmax<DataType, ColMajor, int64_t>(sycl_device); in sycl_argmax_test_per_device()