ganler / nnsmith-asplos-artifact

https://nnsmith-asplos.rtfd.io Artifact of "NNSmith: Generating Diverse and Valid Test Cases for Deep Learning Compilers" ASPLOS'23

Home Page:https://nnsmith-asplos.rtfd.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to NNSmith Artifact for ASPLOS'23!

DOI

🏆 Distinguished Artifact Award at ASPLOS'23 🏆

Online documentation

  1. nnsmith-asplos.rtfd.io
  2. or ganler.github.io/nnsmith-asplos-artifact/

Build the documentation locally

# git clone https://github.com/ganler/nnsmith-asplos-artifact.git
cd docs/
pip install -r source/requirements.txt
make html
# open `docs/build/html/index.html` in your browser

More information

  • OSS-dev repository: GitHub
  • Contact: Open an issue publicly or contact jiawei6@illinois.edu for any techinical questions.

About

https://nnsmith-asplos.rtfd.io Artifact of "NNSmith: Generating Diverse and Valid Test Cases for Deep Learning Compilers" ASPLOS'23

https://nnsmith-asplos.rtfd.io

License:Apache License 2.0


Languages

Language:Shell 92.7%Language:Dockerfile 7.3%