Update README.md

This commit is contained in:
powderluv
2022-05-02 10:15:09 -07:00
committed by GitHub
parent db5be15310
commit 0990053ce1

View File

@@ -19,7 +19,7 @@ git clone https://github.com/NodLabs/dSHARK.git
### Run a demo script
```shell
python -m shark.examples.resnet50_script --device="cpu/gpu/vulkan"
python -m shark.examples.resnet50_script --device="cpu" # Use gpu | vulkan
```
### Shark Inference API