1#pragma once 2#include "backend.hpp" 3#include "ggml.h" 4 5void ggml_sycl_op_set(ggml_backend_sycl_context & ctx, ggml_tensor * dst);