Update README.md

This commit is contained in:
Prashant Kumar
2022-05-17 19:26:39 +05:30
committed by GitHub
parent 0bd5f22f63
commit f20fa5de3b

View File

@@ -28,7 +28,7 @@ python -m shark.examples.resnet50_script --device="cpu" # Use gpu | vulkan
```
### Run all tests on CPU
### Run all tests on CPU/GPU/VULKAN
```shell
pytest
```