ise-uiuc / tzerLinks
Tzer: TVM Implementation of "Coverage-Guided Tensor Compiler Fuzzing with Joint IR-Pass Mutation (OOPSLA'22)“.
☆70Updated 2 years ago
Alternatives and similar repositories for tzer
Users that are interested in tzer are comparing it to the libraries listed below
Sorting:
- Automatic DNN generation for fuzzing and more☆140Updated 8 months ago
- TVMFuzz: fuzzing tensor-level intermediate representation in TVM☆30Updated 5 years ago
- Collect simple coverage information in memory.☆11Updated 3 years ago
- GenCoG: A DSL-Based Approach to Generating Computation Graphs for TVM Testing (ISSTA‘23)☆17Updated 2 years ago
- This is the project repository of our ESEC/FSE 2021 paper: A Comprehensive Study of Deep Learning Compiler Bugs.☆23Updated 2 years ago
- a data collection of related work: Toward Understanding Deep Learning Framework Bugs☆16Updated last year
- A group of students who are interested in Compilers, and they want to improve themselves together.☆26Updated 3 years ago
- Artifact for ESEC/FSE'23 paper "NeuRI: Diversifying DNN Generation via Inductive Rule Inference"☆31Updated last year
- Free Lunch for Testing: Fuzzing Deep-Learning Libraries from Open Source (ICSE'22)☆80Updated 2 years ago
- This is the implementation repository of our ICSE'22 paper: Muffin: Testing Deep Learning Libraries via Neural Architecture Fuzzing.☆32Updated 3 years ago
- General system research material (not limited to paper) reading notes.☆22Updated 4 years ago
- https://nnsmith-asplos.rtfd.io Artifact of "NNSmith: Generating Diverse and Valid Test Cases for Deep Learning Compilers" ASPLOS'23☆11Updated 2 years ago
- For our ISSTA'23 paper ACETest: Automated Constraint Extraction for Testing Deep Learning Operators