brain-research / tensorfuzz

A library for performing coverage guided fuzzing of neural networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

coverage_functions

zeliangchu opened this issue · comments

I could‘t figure out why the nan_fuzzer.py used the all_logit_coverage_function while the quantized_fuzzer and the dcgan_fuzzer used the raw_logit_coverage_fuction.Is there anyone could explain the reason about the qusetion?Thanks a lot.

Hello @zeliangchu yours appears latest post.. where you able to get this working, i am having problems with examples itself. I have posted the issue into the list.. ..