Explorar o código

codeowners: add codeowners for opencl backend (#16344)

lhez hai 3 meses
pai
achega
de41f2b7bf
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      CODEOWNERS

+ 1 - 0
CODEOWNERS

@@ -60,6 +60,7 @@
 /ggml/src/ggml-cuda/mmvq.*              @JohannesGaessler
 /ggml/src/ggml-impl.h                   @ggerganov @slaren
 /ggml/src/ggml-metal/                   @ggerganov
+/ggml/src/ggml-opencl/                  @lhez @max-krasnyansky
 /ggml/src/ggml-opt.cpp                  @JohannesGaessler
 /ggml/src/ggml-quants.*                 @ggerganov
 /ggml/src/ggml-rpc/                     @rgerganov