Skip to content

Commit

Permalink
Merge pull request eth-sri#7 from kylematoba/master
Browse files Browse the repository at this point in the history
Fix setup instructions
  • Loading branch information
Gagandeep Singh authored Jun 14, 2019
2 parents d5ea0b9 + 3567b74 commit 02d060b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ Usage
-------------

```
cd tf-verify
cd tf_verify
python3 . --netname <path to the network file> --epsilon <float between 0 and 1> --domain <deepzono/deeppoly/refinezono> --dataset <mnist/cifar10/acasxu> [optional] --complete <True/False> --timeout_lp <float> --timeout_milp <float> --use_area_heuristic <True/False>
```
Expand Down
File renamed without changes.

0 comments on commit 02d060b

Please sign in to comment.