Add sum to backend hpp
This commit is contained in:
parent
d31c62d758
commit
1ccfaaedbb
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@
|
||||||
#include "scale.hpp"
|
#include "scale.hpp"
|
||||||
#include "clamp.hpp"
|
#include "clamp.hpp"
|
||||||
#include "pool2d.hpp"
|
#include "pool2d.hpp"
|
||||||
|
#include "sum.hpp"
|
||||||
#include "gla.hpp"
|
#include "gla.hpp"
|
||||||
|
|
||||||
#endif // GGML_SYCL_BACKEND_HPP
|
#endif // GGML_SYCL_BACKEND_HPP
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue