↓ 3 callersFunctionload_input_rows_from_trace(
paths: list[Path],
*,
positions: set[int] | None,
layer: int,
tensor: str,
)
tests/hqq_attention_diff.py:162
↓ 3 callersFunctionmatmul_int4_integer(packed_int32, weight_scales, act_i16, a_scales, rows_, cols_, gs=32)
tests/archive/test_prequant_compare.py:235
↓ 3 callersFunctionsend_chat_requestSend a chat completion request and measure timing. Returns (prefill_tok_s, decode_tok_s, ttft, total_time, num_generated, text)
tests/archive/bench_network_vs_benchmark.py:35