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

[DML EP] Add dynamic graph compilation #17876

Merged
merged 23 commits into from
Oct 26, 2023

Commits on Oct 1, 2023

  1. WIP

    PatriceVignola committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    3dd6288 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. WIP

    PatriceVignola committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    a06548a View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. WIP

    PatriceVignola committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    eb33dc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32a2b95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d69d399 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Disable metacommands

    PatriceVignola committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    0252c13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    779197d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b809a5b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc322c1 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' of https://github.com/microsoft/onnxruntime into …

    …user/pavignol/add-dynamic-graph-compilation
    PatriceVignola committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    135d467 View commit details
    Browse the repository at this point in the history
  6. Refactor

    PatriceVignola committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    f850a2d View commit details
    Browse the repository at this point in the history
  7. More refactoring

    PatriceVignola committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    339abde View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    ebfe95f View commit details
    Browse the repository at this point in the history
  2. Uncomment assert

    PatriceVignola committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    e5fa87e View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Merge branch 'main' of https://github.com/microsoft/onnxruntime into …

    …user/pavignol/add-dynamic-graph-compilation
    PatriceVignola committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    461ffd3 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Address PR comments

    PatriceVignola committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    5dc0aaf View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Address PR comments

    PatriceVignola committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    2ac62ab View commit details
    Browse the repository at this point in the history
  2. Revert unneeded change

    PatriceVignola committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    ba27e0d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of https://github.com/microsoft/onnxruntime into …

    …user/pavignol/add-dynamic-graph-compilation
    PatriceVignola committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    b99184d View commit details
    Browse the repository at this point in the history
  4. Small fix

    PatriceVignola committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    95b4779 View commit details
    Browse the repository at this point in the history
  5. Address PR comments

    PatriceVignola committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    3ccfd06 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Address PR comments

    PatriceVignola committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    1f8d9ea View commit details
    Browse the repository at this point in the history
  2. Address PR comments

    PatriceVignola committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    c5c844c View commit details
    Browse the repository at this point in the history