MCPcopy Create free account
hub / github.com/antirez/ds4 / token_vec_push

Function token_vec_push

ds4.c:21760–21766  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21758}
21759
21760static bool metal_graph_cuda_tp_ep_finish_reduce(
21761 ds4_gpu_graph *g,
21762 int home_tier,
21763 int partner_tier,
21764 bool direct_return,
21765 uint64_t return_bytes,
21766 bool combine) {
21767 bool ok;
21768 if (direct_return) {
21769 ok = ds4_gpu_tensor_wait_xdev_default(

Callers 15

ds4_tokens_pushFunction · 0.85
ds4_tokens_copyFunction · 0.85
bpe_emit_pieceFunction · 0.85
encode_chat_promptFunction · 0.85
ds4_chat_beginFunction · 0.85
ds4_chat_append_messageFunction · 0.85
ds4_session_load_payloadFunction · 0.85

Calls 1

xreallocFunction · 0.70

Tested by

no test coverage detected