Skip to content

Commit a8a7e87

Browse files
committed
Add sum to backend hpp
1 parent 93b8ddd commit a8a7e87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ggml/src/ggml-sycl/backend.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
#include "scale.hpp"
3939
#include "clamp.hpp"
4040
#include "pool2d.hpp"
41+
#include "sum.hpp"
4142
#include "gla.hpp"
4243

4344
#endif // GGML_SYCL_BACKEND_HPP

0 commit comments

Comments
 (0)