Running into an error when trying to Infer #630
Unanswered
mobilerajs
asked this question in
Q&A
Replies: 1 comment
-
I am getting same error when running |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
While running SVCG, I'm receiving the following error:
"/Library/Frameworks/Python.framework/Versions/3.
10/lib/python3.10/concurrent/futures/_base.py",
line 403, in __get_result
raise self._exception
RuntimeError: don't know how to restore data
location of torch.storage.UntypedStorage (tagged
with mps:0)
I believe this is related to the fact that I'm running on a Macbook M1. Any ideas? Thx.
Beta Was this translation helpful? Give feedback.
All reactions