c_src/llama.cpp/ggml/src/ggml-cuda/fill.cuh

#include "common.cuh"

void ggml_cuda_op_fill(ggml_backend_cuda_context & ctx, ggml_tensor * dst);