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

[CoreML MLProgram] Support Float16 (1/N) #22068

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Commits on Sep 18, 2024

  1. support coremlfp16

    wejoncy committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1767fee View commit details
    Browse the repository at this point in the history
  2. support unary and binary ops

    wejoncy committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    bb99008 View commit details
    Browse the repository at this point in the history
  3. format

    wejoncy committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    4e866d1 View commit details
    Browse the repository at this point in the history
  4. more ops

    wejoncy committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0611bf5 View commit details
    Browse the repository at this point in the history
  5. fix

    wejoncy committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3944fd6 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. unify UT

    wejoncy committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4f935e7 View commit details
    Browse the repository at this point in the history