Skip to content

slyubomirsky/relay_fuzzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Relay Fuzzer (WIP)

Dependencies:

  • TVM
  • Python-MIP (I don't know if it's the best solver, but it can be installed with pip3 install mip)

To run the tests, add src to your $PYTHONPATH. You can see the test generators for basic versions of fuzzers, though the classes in src are intended to be parameterized to allow for better generation strategies. Note that the test generator can be configured (see the description for the validate_config method in the same file).

About

A constraint-based solver for TVM Relay (WIP)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages