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 native support for BFloat16. #51470

Merged
merged 12 commits into from
Oct 6, 2023
Merged

Add native support for BFloat16. #51470

merged 12 commits into from
Oct 6, 2023

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    53fcf07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e033a42 View commit details
    Browse the repository at this point in the history
  3. Don't test BFloat16.

    maleadt committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    4e7706d View commit details
    Browse the repository at this point in the history
  4. Add test and AVX detection.

    maleadt committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    3cbda01 View commit details
    Browse the repository at this point in the history
  5. Multiversioning.

    maleadt committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    4d6036b View commit details
    Browse the repository at this point in the history
  6. Always demote BFloat16.

    maleadt committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    8e4bc16 View commit details
    Browse the repository at this point in the history
  7. Fix doctests.

    maleadt committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    ae5918e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e6b8db9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    577f4d1 View commit details
    Browse the repository at this point in the history
  10. Fix doctest.

    maleadt committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    13a453d View commit details
    Browse the repository at this point in the history
  11. Address review comments.

    maleadt committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    01d9a86 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5ab8b46 View commit details
    Browse the repository at this point in the history