Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
pgworld committed Mar 8, 2024
1 parent 4f49ff3 commit 23e19a4
Showing 1 changed file 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 @@ -178,7 +178,7 @@ The prerequisites for offline inference are almost identical to those required f
.../Offline_inference# pip3 install deflate
```

3. Download the dataset file and unzip it. This dataset is based on CIFAR-10 and contains 10,000 compressed binaries of preprocessed images.
3. Download the dataset file and unzip it. This dataset is based on CIFAR-100 and contains 10,000 compressed binaries of preprocessed images.
```
../Offline_inference# wget https://zenodo.org/record/10409599/files/test-fio-small
../Offline_inference# sha256sum test-fio-small
Expand Down

0 comments on commit 23e19a4

Please sign in to comment.