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 total_cmp method #57

Merged
merged 1 commit into from Jul 18, 2022
Merged

add total_cmp method #57

merged 1 commit into from Jul 18, 2022

Conversation

joseluis
Copy link
Contributor

closes #55

I've adapted the std::f32::total_cmp method for both f16 & bf16 types, including the test example.

Let me know if you prefer something done differently.

@starkat99 starkat99 merged commit a24dda4 into starkat99:main Jul 18, 2022
@joseluis joseluis deleted the total-cmp branch July 18, 2022 05:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support total ordering
2 participants