Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add mac platform for torch #107

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

shenzhenjinma
Copy link

No description provided.

@shenzhenjinma
Copy link
Author

@duzx16 Hi due mac can't use gpu, so torch must be cpu version, I tried it, can run this project

@shenzhenjinma
Copy link
Author

image

@duzx16
Copy link
Member

duzx16 commented Jun 28, 2023

I don't think it is necessary, since pytorch doesn't provide gpu version on mac. pip install torch will install the cpu version by default.

@TankNee
Copy link

TankNee commented Jun 29, 2023

mps?

@jiyee
Copy link

jiyee commented Jun 30, 2023

After installing and executing on the Mac Mini Apple M2 machine, an error occurred:
RuntimeError: "addmm_impl_cpu_" not implemented for 'Half'

@jinzishuai
Copy link

@jiyee I have the same problem. Have you fixed that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants