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

[dtype] add fp16 support for dist_kernel #56184

Merged
merged 14 commits into from
Aug 15, 2023

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    c49472a View commit details
    Browse the repository at this point in the history
  2. fix typo

    jinyouzhi committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    836a24e View commit details
    Browse the repository at this point in the history
  3. fix CE

    jinyouzhi committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    ef383f3 View commit details
    Browse the repository at this point in the history
  4. fix CE

    jinyouzhi committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    ae44d35 View commit details
    Browse the repository at this point in the history
  5. fix CE

    jinyouzhi committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    7c45674 View commit details
    Browse the repository at this point in the history
  6. fix CE

    jinyouzhi committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    e07a2ac View commit details
    Browse the repository at this point in the history
  7. fix CE

    jinyouzhi committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    621d606 View commit details
    Browse the repository at this point in the history
  8. refactor

    jinyouzhi committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    b6a347d View commit details
    Browse the repository at this point in the history
  9. fix CE

    jinyouzhi committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    035ada5 View commit details
    Browse the repository at this point in the history
  10. fix CE

    jinyouzhi committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    2409681 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. fix varname

    jinyouzhi committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    9e56b48 View commit details
    Browse the repository at this point in the history
  2. add bf16

    jinyouzhi committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    f5fd4c0 View commit details
    Browse the repository at this point in the history
  3. add ut for bf16

    jinyouzhi committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    d7ab8cc View commit details
    Browse the repository at this point in the history
  4. fix CE

    jinyouzhi committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    c999915 View commit details
    Browse the repository at this point in the history