Update ggml/src/ggml-sycl/outprod.cpp

Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
This commit is contained in:
Zhiyuan Li 2024-11-05 00:42:31 +11:00 committed by GitHub
parent 9ea34a78cb
commit 8c7b4ec22a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,3 @@
// Copyright (C) 2024 Zhiyuan Li
#include <sycl/sycl.hpp>
#include "outprod.hpp"