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

Derive compatible compute type in the case of CPU use #383

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

3manifold
Copy link

@3manifold 3manifold commented Jan 13, 2025

Description

Fix error occurring because of the unsupported default compute type (float16) in the case of CPU use. Furthermore, automatically derive the compatible compute type (int8) on a CPU-only system.

See relevant issue for further details. resolves #384

@3manifold 3manifold marked this pull request as ready for review January 13, 2025 09:28
@3manifold 3manifold changed the title Derive the compatible compute type in the case of CPU use Derive compatible compute type in the case of CPU use Jan 13, 2025
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.

[Feature]: Fix unsupported default compute type in the case of CPU use
1 participant