Searched refs:test_sycl_simple_argmax (Results 1 – 1 of 1) sorted by relevance
31 static void test_sycl_simple_argmax(const Eigen::SyclDevice& sycl_device) { in test_sycl_simple_argmax() function246 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()