Files
Pascal 7b6ed4f6db codec: drop the fused streaming tail
The fused mode appended the codec stream tail to the predictor frame
graph, so one compute produced both a frame's codes and its 80 ms of
audio with no host round trip. The experiment applied to max_batch 1
with a streaming synthesis only, it cost throughput against the
buffered flush that stays the default, and it kept a second frame
graph, its ring inputs and an init flag alive for that single case. It
is not worth keeping.

Remove the tail helpers, the fused graph of CodePredGraphSet, the
codec_fused field of qt_init_params, the --codec-fused flag of both
tools and the harness switch that exercised it. The predictor frame
unroll and the in graph sampler are untouched.
2026-08-05 18:20:08 +02:00
..
2026-05-31 02:39:03 +02:00
2026-05-31 02:39:03 +02:00
2026-05-31 02:39:03 +02:00
2026-05-31 02:39:03 +02:00
2026-05-31 17:49:31 +02:00
2026-05-31 17:49:31 +02:00
2026-05-31 17:49:31 +02:00
2026-05-31 17:49:31 +02:00
2026-05-31 17:49:31 +02:00
2026-05-31 17:49:31 +02:00
2026-05-31 17:49:31 +02:00
2026-05-31 17:49:31 +02:00
2026-05-31 02:39:03 +02:00
2026-05-31 02:39:03 +02:00
2026-05-31 02:39:03 +02:00
2026-05-31 02:39:03 +02:00
2026-05-31 17:49:31 +02:00
2026-05-31 17:49:31 +02:00
2026-05-31 17:49:31 +02:00
2026-05-31 17:49:31 +02:00
2026-05-31 17:49:31 +02:00
2026-05-31 17:49:31 +02:00
2026-05-31 17:49:31 +02:00
2026-05-31 17:49:31 +02:00
2026-05-10 15:57:15 +02:00
2026-05-10 16:43:58 +02:00
2026-05-10 16:43:58 +02:00
2026-05-10 16:43:58 +02:00
2026-05-31 02:39:03 +02:00
2026-05-31 02:39:03 +02:00
2026-05-31 02:39:03 +02:00
2026-05-31 02:39:03 +02:00
2026-05-31 17:49:31 +02:00
2026-05-31 17:49:31 +02:00
2026-05-31 17:49:31 +02:00
2026-05-31 17:49:31 +02:00
2026-05-31 17:49:31 +02:00
2026-05-31 17:49:31 +02:00
2026-05-31 17:49:31 +02:00
2026-05-31 17:49:31 +02:00