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

[BT] Add fp16 support #859

Merged
merged 15 commits into from
Mar 7, 2023

Commits on Mar 7, 2023

  1. add fp16 support

    younesbelkada committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    16265ed View commit details
    Browse the repository at this point in the history
  2. add fp16 tests and fix

    younesbelkada committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    7d0ee8c View commit details
    Browse the repository at this point in the history
  3. propose fix

    younesbelkada committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    73d519e View commit details
    Browse the repository at this point in the history
  4. fix

    younesbelkada committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    ad34b6b View commit details
    Browse the repository at this point in the history
  5. add logits tests

    younesbelkada committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    1f6baa2 View commit details
    Browse the repository at this point in the history
  6. make style

    younesbelkada committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    a50366b View commit details
    Browse the repository at this point in the history
  7. fix tests

    younesbelkada committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    39f339c View commit details
    Browse the repository at this point in the history
  8. fix tests

    younesbelkada committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    5338245 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cab4fb5 View commit details
    Browse the repository at this point in the history
  10. more tests

    younesbelkada committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    b62a829 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d3a5019 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4b00469 View commit details
    Browse the repository at this point in the history
  13. fix issues

    younesbelkada committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    2b113f8 View commit details
    Browse the repository at this point in the history
  14. Apply suggestions from code review

    Co-authored-by: fxmarty <9808326+fxmarty@users.noreply.github.com>
    younesbelkada and fxmarty authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    f0bc7d6 View commit details
    Browse the repository at this point in the history
  15. make style

    younesbelkada committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    a69e1de View commit details
    Browse the repository at this point in the history