nnsmith icon indicating copy to clipboard operation
nnsmith copied to clipboard

Automatic DNN generation for fuzzing and more

Results 8 nnsmith issues
Sort by recently updated
recently updated
newest added

Hi, Jiawei @ganler . I'm sorry to bother you due to your busy schedule. I have some difficulty in collecting `branch coverage of TVM`. I followed your instructions for [Torch...

Hi, apologies for this issue, I am working with NNSmith (and Neuri) and have several generated bug reports from fuzzing. However, when looking at bug reports developed as a result...

Excuse me. I encountered a series of errors while converting the onnx model generated by nnsmith to tvm.relay. I would like to ask if this is a bug caused by...

user question

Hello, sorry for disturbing you. I am currently testing a machine learning compiler that only accepts sequential models. I would like to know if there is a straightforward method to...

user question

### Description I encountered the following error when using tvm.relay.frontend.onnx to load an onnx model generated by nnsmith. ![image](https://github.com/ise-uiuc/nnsmith/assets/97088810/29b47c31-0a70-4474-9ca7-0011668b7090) ### Installation pip install "git+https://github.com/ise-uiuc/nnsmith@main#egg=nnsmith[torch,onnx]" --upgrade ### Reproduction ```bash # Paste...

user question

* [ ] Sanitize and push TF coverage evaluation scripts. * [ ] Add tutorial in `experiments/README.md`.

enhancement

I am getting a bit upset after using `hydra` for a long time. I gradually realized that it actually has more cons than its pros... Here are the main concerns...

enhancement