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

Is MAGNet not supported for CPU? #426

Open
fibr1900 opened this issue Feb 23, 2024 · 0 comments
Open

Is MAGNet not supported for CPU? #426

fibr1900 opened this issue Feb 23, 2024 · 0 comments

Comments

@fibr1900
Copy link

Hello,

I was trying to run the magnet_demo.ipynb when I got this error:

smallkF is not supported because:
max(query.shape[-1] != value.shape[-1]) > 32
device=cpu (supported: {'cuda'})
operator wasn't built - see python -m xformers.info for more info
unsupported embed per head: 64

I am running on a CPU and I'm interpreting this as it is not possible to run MAGNet on a CPU, is that correct?

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

No branches or pull requests

1 participant