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

[Contrib] Support fp16 input in cpu sort #8672

Merged
merged 5 commits into from
Aug 7, 2021
Merged

Commits on Aug 6, 2021

  1. fp16 topk test working

    masahi committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    8a04c2c View commit details
    Browse the repository at this point in the history
  2. sort working

    masahi committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    a134af3 View commit details
    Browse the repository at this point in the history
  3. support argmax

    masahi committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    52b1f04 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2021

  1. try fixing wasm build

    masahi committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    e0616d1 View commit details
    Browse the repository at this point in the history
  2. use pytest main

    masahi committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    751f811 View commit details
    Browse the repository at this point in the history