Files
ik_llama.cpp/ggml-cuda.cu
agray3 3a57b9a5c3 Allow number of nodes in CUDA graph to change (#7738)
Previously the code would have failed to cope in the case that the
number of nodes changes in an existing CUDA graph. This fixes the
issue by removing an unnecessary conditional.
2024-06-04 22:06:49 +02:00

120 KiB