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

Fixed Conformance of 'Float16' warning #58

Merged
merged 2 commits into from
Mar 7, 2024

Conversation

jkrukowski
Copy link
Contributor

Fixes Conformance of 'Float16' to 'BNNSScalar' is unavailable in macOS; this is an error in Swift 6 warning

Idea taken from the docs

Float16 is available on Apple silicon, and unavailable on Intel when targeting macOS.

and from swift-numerics

@ZachNagengast ZachNagengast merged commit 20c9001 into argmaxinc:main Mar 7, 2024
2 checks passed
@jkrukowski jkrukowski deleted the fix-warnings branch March 7, 2024 15:28
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.

2 participants