Whitespace

This commit is contained in:
Paul Tsochantaris 2024-01-14 18:39:31 +00:00
parent 3f787a4d5a
commit 53b1348863

View file

@ -2246,8 +2246,8 @@ static bool ggml_metal_graph_compute(
GGML_METAL_LOG_INFO("%s: command buffer %d failed with status %lu\n", __func__, cb_idx, status);
return false;
}
}
}
return true;
}
}