Skip to content

Add targeted WebNN operator seed corpus files#1

Open
praneshgo wants to merge 2 commits into
MicrosoftEdge:mainfrom
praneshgo:add-webnn-targeted-seed-corpus
Open

Add targeted WebNN operator seed corpus files#1
praneshgo wants to merge 2 commits into
MicrosoftEdge:mainfrom
praneshgo:add-webnn-targeted-seed-corpus

Conversation

@praneshgo
Copy link
Copy Markdown

Add operation-specific seed corpus files for the WebNN MojoLPM textproto fuzzer. Each file targets a specific WebNN operation (conv2d, gru, matmul, softmax, etc.) with valid graph structures, enabling the fuzzer to quickly reach deep code paths in backend implementations rather than spending time discovering valid operation shapes through random mutation.

praneshgo added 2 commits May 15, 2026 08:04
Add operation-specific seed corpus files for the WebNN MojoLPM
textproto fuzzer. Each file targets a specific WebNN operation
(conv2d, gru, matmul, softmax, etc.) with valid graph structures,
enabling the fuzzer to quickly reach deep code paths in backend
implementations rather than spending time discovering valid
operation shapes through random mutation.
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