-
Notifications
You must be signed in to change notification settings - Fork 103
fp16 support #484
Copy link
Copy link
Closed
Labels
C-feature-requestCategory: a feature request, i.e. not implemented / a PRCategory: a feature request, i.e. not implemented / a PR
Metadata
Metadata
Assignees
Labels
C-feature-requestCategory: a feature request, i.e. not implemented / a PRCategory: a feature request, i.e. not implemented / a PR
Type
Fields
Give feedbackNo fields configured for issues without a type.
As support for f16 types are added into the rust ecosystem, it would be excellent to be able to access them with portable SIMD. It seems like there are nonportable implementations in the f16 feature branch, so would incorporation into this library be a possibility? I'm happy to contribute to the effort, so please let me know if this seems like a reasonable path forward.