llama.cpp
b90dc566 - Allow number of nodes in CUDA graph to change (#7738)

Commit
1 year ago
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.
Author
Parents
Loading