[SYCL] Add TIMESTEP_EMBEDDING
OP (#8707)
Signed-off-by: zhentaoyu <zhentao.yu@intel.com>
This commit is contained in:
parent
75af08c475
commit
c887d8b017
5 changed files with 98 additions and 0 deletions
|
@ -24,5 +24,6 @@
|
|||
#include "rope.hpp"
|
||||
#include "norm.hpp"
|
||||
#include "softmax.hpp"
|
||||
#include "tsembd.hpp"
|
||||
|
||||
#endif // GGML_SYCL_BACKEND_HPP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue