Skip to content

[CLI] model_exec & fuzz#41

Merged
ganler merged 8 commits intomainfrom
cli
Sep 10, 2022
Merged

[CLI] model_exec & fuzz#41
ganler merged 8 commits intomainfrom
cli

Conversation

@ganler
Copy link
Copy Markdown
Member

@ganler ganler commented Sep 10, 2022

  • cli.model_exec is basically a new version of (backend executor + batch_eval) that can do execution and verification, returning YES or bug reports.
  • cli.fuzz is a simplified version of fuzzing loop. it is unstable now as there's a few failure (not sure if it is a spec error or something stateful can went wrong) and needs enhancement of terminal GUI (like previous fuzz.py -- one can also follow this).

This also brings some short edits:

testing as v0.1.0-a7: https://test.pypi.org/project/nnsmith/0.1.0a7/

@ganler ganler merged commit 2a016a0 into main Sep 10, 2022
@ganler ganler deleted the cli branch September 10, 2022 08:00
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