mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-07-19 00:57:41 +00:00
[SYCL] Add TIMESTEP_EMBEDDING
OP (#8707)
Signed-off-by: zhentaoyu <zhentao.yu@intel.com>
This commit is contained in:
@ -24,5 +24,6 @@
|
||||
#include "rope.hpp"
|
||||
#include "norm.hpp"
|
||||
#include "softmax.hpp"
|
||||
#include "tsembd.hpp"
|
||||
|
||||
#endif // GGML_SYCL_BACKEND_HPP
|
||||
|
Reference in New Issue
Block a user