Glenn Jocher 29d79a6360
Do not prefer Apple MPS (#8446)
Require explicit request for MPS, i.e.
```bash
python detect.py --device mps
```

Reverts https://github.com/ultralytics/yolov5/pull/8210 for preferring MPS if available. 

Note that torch MPS is experiencing ongoing compatibility issues in https://github.com/pytorch/pytorch/issues/77886
2022-07-02 18:35:45 +02:00
..
2022-05-22 15:24:08 +02:00
2022-03-31 16:52:34 +02:00
2022-06-30 16:19:22 +02:00
2022-05-20 11:33:10 +02:00
2022-05-14 16:12:08 +02:00
2022-07-02 18:35:45 +02:00