1#pragma once 2 3#include "common.hpp" 4 5void ggml_sycl_ssm_conv(ggml_backend_sycl_context & ctx, ggml_tensor * dst);