ChijinZ / PolyJuice-FuzzerLinks
A DL compiler fuzzer
☆13Updated last year
Alternatives and similar repositories for PolyJuice-Fuzzer
Users that are interested in PolyJuice-Fuzzer are comparing it to the libraries listed below
Sorting:
- 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)☆81Updated 3 years ago
- WhiteFox: White-Box Compiler Fuzzing Empowered by Large Language Models (OOPSLA 2024)☆75Updated 3 months ago
- Enumerative Testing and Bounded Validation of SMT Solvers☆22Updated 4 months ago
- This is the implement repository of our upcoming ESEC/FSE 2020 paper: Deep Learning Library Testing via Effective Model Generation.☆55Updated 2 years ago
- Fuzzing Deep-Learning Libraries via Automated Relational API Inference (ESEC/FSE 2022)☆39Updated 2 years ago
- For our ISSTA22 paper "DocTer: Documentation-Guided Fuzzing for Testing Deep Learning API Functions" by Danning Xie, Yitong Li, Mijung Ki…☆37Updated 3 years ago
- For our ISSTA'23 paper ACETest: Automated Constraint Extraction for Testing Deep Learning Operators☆12Updated last year
- Fuzzing Automatic Differentiation in Deep-Learning Libraries (ICSE'23)☆26Updated last year
- Empc: Effective Path Prioritization for Symbolic Execution with Path Cover☆31Updated 6 months ago
- ☆88Updated 2 years ago
- Program analysis and verification framework☆30Updated this week
- This is an evaluation set for the problem of directed/targeted test input generation. We use it to benchmark the ability of Large Languag…☆33Updated 8 months ago
- ☆34Updated 2 months ago
- UBGen can generate programs with undefined behaviors (e.g., buffer-overflow, use-after-free, etc.)☆61Updated 5 months ago
- MetaMut is a mutation operator generator to facilitate compiler fuzzing.☆26Updated 10 months ago
- This is the implementation repository of our ICSE'22 paper: Muffin: Testing Deep Learning Libraries via Neural Architecture Fuzzing.☆32Updated 3 years ago
- ☆40Updated last year
- LLMSAN: Sanitizing Large Language Models in Bug Detection with Data-Flow (EMNLP Findings 2024)☆83Updated 2 weeks ago
- LLMDFA: Analyzing Dataflow in Code with Large Language Models (NeurIPS 2024)☆154Updated 2 weeks ago
- ☆12Updated 5 months ago
- A Static Differential Analysis Tool of Network Protocol Parsers☆25Updated last year
- ☆22Updated 6 years ago
- For our ICSE22 paper "EAGLE: Creating Equivalent Graphs to Test Deep Learning Libraries" by Jiannan Wang, Thibaud Lutellier, Shangshu Qia…☆13Updated 2 years ago
- Teaching and Learning Software Analysis via SVF