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] Create EP by AppendExecutionProvider #22675

Open
wants to merge 21 commits into
base: main
Choose a base branch
from
Open

Commits on Nov 7, 2024

  1. refactor coreml EP creater

    wejoncy committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    43c882f View commit details
    Browse the repository at this point in the history
  2. refactor coreml test option

    wejoncy committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    a78de11 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

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

    wejoncy committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    4ee1cee View commit details
    Browse the repository at this point in the history
  3. fix

    wejoncy committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    8c12932 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. add python new api

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

Commits on Nov 19, 2024

  1. add object-c api

    wejoncy committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    ece5e58 View commit details
    Browse the repository at this point in the history
  2. format

    wejoncy committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    f6e2cbe View commit details
    Browse the repository at this point in the history
  3. add ane

    wejoncy committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    60f6624 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Apply suggestions from code review

    Co-authored-by: Scott McKay <[email protected]>
    wejoncy and skottmckay authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    373cf8f View commit details
    Browse the repository at this point in the history
  2. Update objectivec/ort_coreml_execution_provider.mm

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    wejoncy and github-actions[bot] authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    b81160f View commit details
    Browse the repository at this point in the history
  3. Adress comments

    wejoncy committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    6479c13 View commit details
    Browse the repository at this point in the history
  4. comments

    wejoncy committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    cb75741 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. most likly key

    wejoncy committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    fbc166c View commit details
    Browse the repository at this point in the history
  2. remove key suggestion

    wejoncy committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    7ac7cfd View commit details
    Browse the repository at this point in the history
  3. unify coreml options

    wejoncy committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    cfcc3ab View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Scott McKay <[email protected]>
    wejoncy and skottmckay authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    c49f250 View commit details
    Browse the repository at this point in the history
  5. Update onnxruntime/test/perftest/ort_test_session.cc

    Co-authored-by: Scott McKay <[email protected]>
    wejoncy and skottmckay authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    07f5772 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a732326 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3e5386d View commit details
    Browse the repository at this point in the history
  8. misspelling

    wejoncy committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    9e7c87a View commit details
    Browse the repository at this point in the history