Files
llama.cpp/ggml/src
Daniel Bevenius 7f3a72a8ed ggml : remove redundant n_copies check when setting input/output (#17612)
This commit removes a redundant check for sched->n_copies > 1 when
setting input and output flags on tensor copies in
ggml_backend_sched_split_graph.

The motivation for this change is to clarify the code as the outer if
statement already performs this check.
2025-12-02 12:52:45 +01:00
..
2025-09-29 17:43:58 +03:00
2025-11-30 21:57:31 +01:00
2025-11-30 21:57:31 +01:00
2025-12-02 08:56:46 +08:00
2025-11-30 21:57:31 +01:00
2025-08-05 22:10:36 +03:00
2025-08-05 22:10:36 +03:00
2025-11-30 21:57:31 +01:00
2025-09-05 11:34:28 +02:00