Commit ccee88e
sycl: implement GGML_UNARY_OP_SOFTPLUS (llama/19114)
* sycl: add softplus unary op implementation
* sycl: add softplus unary op implementation
* docs(ops): mark SYCL SOFTPLUS as supported
* docs: update SYCL status for SOFTPLUS1 parent af11f83 commit ccee88e
File tree
3 files changed
+26
-0
lines changed- src/ggml-sycl
3 files changed
+26
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
126 | 135 | | |
127 | 136 | | |
128 | 137 | | |
| |||
695 | 704 | | |
696 | 705 | | |
697 | 706 | | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
698 | 713 | | |
699 | 714 | | |
700 | 715 | | |
| |||
1101 | 1116 | | |
1102 | 1117 | | |
1103 | 1118 | | |
| 1119 | + | |
| 1120 | + | |
| 1121 | + | |
| 1122 | + | |
| 1123 | + | |
1104 | 1124 | | |
1105 | 1125 | | |
1106 | 1126 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
| 65 | + | |
64 | 66 | | |
65 | 67 | | |
66 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3845 | 3845 | | |
3846 | 3846 | | |
3847 | 3847 | | |
| 3848 | + | |
| 3849 | + | |
| 3850 | + | |
3848 | 3851 | | |
3849 | 3852 | | |
3850 | 3853 | | |
| |||
4466 | 4469 | | |
4467 | 4470 | | |
4468 | 4471 | | |
| 4472 | + | |
4469 | 4473 | | |
4470 | 4474 | | |
4471 | 4475 | | |
| |||
0 commit comments