Add sum to backend hpp

This commit is contained in:
Akarshan Biswas 2025-02-02 18:24:45 +05:30
parent d31c62d758
commit 1ccfaaedbb
No known key found for this signature in database
GPG key ID: 52A578A14B32134D

View file

@ -38,6 +38,7 @@
#include "scale.hpp"
#include "clamp.hpp"
#include "pool2d.hpp"
#include "sum.hpp"
#include "gla.hpp"
#endif // GGML_SYCL_BACKEND_HPP