Open bikcrum opened 2 years ago
any solution for this?
I'm also running into this
@bikcrum can you try the latest nightly or the pytorch 2.0 release . This issue should be resolved
env: mac m1 pytorch 2.2.0.dev20231123 python 3.7 The problem still exists
Instructions To Reproduce the 🐛 Bug:
I am trying to run detectron2 demo code from google colab in my system which has apple silicon GPU but I am encountering an error.
Reproduction steps:
1. Download sample image from coco dataset using the following command:
2. Run the following code:
It is the same code from the front page. Link: https://github.com/facebookresearch/detectron2#:~:text=%2C%20and%20the-,Colab%20Notebook,-to%20learn%20about
3. Actual output
Expected output:
When the device is set to "CPU" on the same system, I get the following outputs without any error:
Environment:
Provide your environment information using the following command: