Skip to content

Commit

Permalink
update reference url/repo
Browse files Browse the repository at this point in the history
  • Loading branch information
marsggbo committed Apr 20, 2022
1 parent ef37210 commit 191ef9d
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion hyperbox/networks/nasbench101/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,9 @@ curl -O https://storage.googleapis.com/nasbench/nasbench_only_108.tfrecord

```
python db_gen.py --inputFile /path/to/nasbench_full.tfrecord
```
```

# Thanks
- https://github.com/romulus0914/NASBench-PyTorch/blob/master/main.py
- https://nni.readthedocs.io/en/v1.7/NAS/BenchmarksExample.html
- https://github.com/microsoft/nni/blob/v1.7/src/sdk/pynni/nni/nas/benchmarks/nasbench101/__init__.py

0 comments on commit 191ef9d

Please sign in to comment.