revert sycl checking in test-sampling

This commit is contained in:
Meng, Hengyu 2024-01-25 09:21:16 +00:00
parent 0635f844c9
commit f1bab50100

View file

@ -8,9 +8,7 @@
#include <cmath>
#include <numeric>
#ifndef GGML_USE_SYCL
#include <cassert>
#endif
#include <vector>
#include <algorithm>