OpenCL: add SOLVE_TRI op support (#18846)
This commit is contained in:
@@ -69,6 +69,7 @@ set(GGML_OPENCL_KERNELS
|
||||
get_rows
|
||||
glu
|
||||
group_norm
|
||||
solve_tri
|
||||
im2col_f32
|
||||
im2col_f16
|
||||
mean
|
||||
|
||||
Reference in New Issue
Block a user