cuda : add FILL op support (#17851)
* cuda : add FILL op support * cuda : add missing FILL op files
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
#include "common.cuh"
|
||||
|
||||
void ggml_cuda_op_fill(ggml_backend_cuda_context & ctx, ggml_tensor * dst);
|
||||
Reference in New Issue
Block a user