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

Function payload_set_err

ds4.c:23308–23310  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23306 * per-head norm/rope, the attention core and its owned output groups.
23307 * q and heads hold the owned half compactly at the buffer base; the
23308 * head range lines up with the output-group split (32 heads = 4 of the
23309 * 8 groups). */
23310 uint64_t tp_q_row_bytes = 0;
23311 if (ok) ok = metal_graph_dense_quant_row_bytes(layer->attn_q_b,
23312 q_rank,
23313 &tp_q_row_bytes);

Calls

no outgoing calls

Tested by

no test coverage detected