Skip to content

cactus-kernels: bounds & robustness in conv/DSP/WAV/thread-pool#700

Open
ncylich wants to merge 1 commit into
mainfrom
audit/kernels-robustness
Open

cactus-kernels: bounds & robustness in conv/DSP/WAV/thread-pool#700
ncylich wants to merge 1 commit into
mainfrom
audit/kernels-robustness

Conversation

@ncylich

@ncylich ncylich commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

conv.cpp: drop the incorrect Apple depthwise fast path and guard L<K. dsp.cpp: reflect-padding + short-waveform bounds. wav.h: malformed-WAV bounds/frame-alignment/truncation checks. threading.h: per-batch wait so concurrent batches don't interfere via a global pending-task count.

Signed-off-by: Noah Cylich noahcylich@gmail.com

conv.cpp: drop the incorrect Apple depthwise fast path and guard L<K. dsp.cpp: reflect-padding + short-waveform bounds. wav.h: malformed-WAV bounds/frame-alignment/truncation checks. threading.h: per-batch wait so concurrent batches don't interfere via a global pending-task count.

Signed-off-by: Noah Cylich <noahcylich@gmail.com>
@ncylich
ncylich marked this pull request as ready for review June 12, 2026 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant