OpenCL: add SOLVE_TRI op support (#18846)

This commit is contained in:
shaofeiqi
2026-01-15 11:17:17 -08:00
committed by GitHub
parent 6e7fc8a146
commit 785a710085
3 changed files with 144 additions and 0 deletions
+1
View File
@@ -69,6 +69,7 @@ set(GGML_OPENCL_KERNELS
get_rows
glu
group_norm
solve_tri
im2col_f32
im2col_f16
mean