MCPcopy Create free account
hub / github.com/0xShug0/audio.cpp / missing_parity

Function missing_parity

tests/warmbench.py:3551–3558  ·  view source on GitHub ↗
(request_index: int, request: str, reason: str)

Source from the content-addressed store, hash-verified

3549 "--audio-sequence",
3550 ",".join(str(path) for path in audio_requests),
3551 "--backend",
3552 backend,
3553 "--device",
3554 str(args.device),
3555 "--threads",
3556 str(args.threads),
3557 "--warmup",
3558 str(args.warmup),
3559 "--iterations",
3560 str(args.iterations),
3561 ]

Callers 1

run_scenarioFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected