Explorar o código

github : add OpenCL backend to issue templates (#14492)

Eric Zhang hai 6 meses
pai
achega
85841e121d

+ 1 - 1
.github/ISSUE_TEMPLATE/010-bug-compilation.yml

@@ -40,7 +40,7 @@ body:
     attributes:
     attributes:
         label: GGML backends
         label: GGML backends
         description: Which GGML backends do you know to be affected?
         description: Which GGML backends do you know to be affected?
-        options: [AMX, BLAS, CPU, CUDA, HIP, Kompute, Metal, Musa, RPC, SYCL, Vulkan]
+        options: [AMX, BLAS, CPU, CUDA, HIP, Kompute, Metal, Musa, RPC, SYCL, Vulkan, OpenCL]
         multiple: true
         multiple: true
     validations:
     validations:
       required: true
       required: true

+ 1 - 1
.github/ISSUE_TEMPLATE/011-bug-results.yml

@@ -42,7 +42,7 @@ body:
     attributes:
     attributes:
         label: GGML backends
         label: GGML backends
         description: Which GGML backends do you know to be affected?
         description: Which GGML backends do you know to be affected?
-        options: [AMX, BLAS, CPU, CUDA, HIP, Kompute, Metal, Musa, RPC, SYCL, Vulkan]
+        options: [AMX, BLAS, CPU, CUDA, HIP, Kompute, Metal, Musa, RPC, SYCL, Vulkan, OpenCL]
         multiple: true
         multiple: true
     validations:
     validations:
       required: true
       required: true