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

update build configurations to webgpu EP #22047

Merged
merged 37 commits into from
Sep 25, 2024

Commits on Sep 10, 2024

  1. Use Dawn libs directly to minimize binary size.

    Fix Release build errors.
    Fix Android build errors.
    skottmckay committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    75322e9 View commit details
    Browse the repository at this point in the history
  2. Fix Windows build

    skottmckay committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    e8ed35f View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    7ec73ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4cbc76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d9ad9a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1e75b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    9333307 View commit details
    Browse the repository at this point in the history
  2. Fix build errors

    skottmckay committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    afd202a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd25d1c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f9be82 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    788e129 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Try again

    skottmckay committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    edf5056 View commit details
    Browse the repository at this point in the history
  2. De-alias existing deps

    skottmckay committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    0ad21bf View commit details
    Browse the repository at this point in the history
  3. Fix C++20 errors

    skottmckay committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    ee1d958 View commit details
    Browse the repository at this point in the history
  4. Fix c++20 errors

    skottmckay committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    3cb0c6a View commit details
    Browse the repository at this point in the history
  5. Update some apple infra

    skottmckay committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    7b85dda View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1da2bce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6d14e28 View commit details
    Browse the repository at this point in the history
  8. Update one more CI

    skottmckay committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    259aa5d View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    64ccd2d View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Expand check on whether std::chrono::operator<< can be used to cover …

    …catalyst
    
    Add additional required frameworks
    skottmckay committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ce23c21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51db660 View commit details
    Browse the repository at this point in the history
  3. Add dummy header

    skottmckay committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b712ebc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45f3bbf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b888af View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    210a760 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Merge

    skottmckay committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    d366d44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    909ac3d View commit details
    Browse the repository at this point in the history
  3. reduce some diffs

    skottmckay committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    edb9980 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    9ea28ac View commit details
    Browse the repository at this point in the history
  2. Enable in Android build for automated testing.

    Fix comment.
    skottmckay committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    698e6ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d4946d View commit details
    Browse the repository at this point in the history
  4. Fix typo in #define

    skottmckay committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    b9e98a7 View commit details
    Browse the repository at this point in the history
  5. Fix some macos warnings.

    skottmckay committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    4b55f23 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Fix ATanH on Metal

    skottmckay committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    af7c39e View commit details
    Browse the repository at this point in the history
  2. Minor cleanups

    skottmckay committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    770023f View commit details
    Browse the repository at this point in the history
  3. Merge

    skottmckay committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    ba3fa14 View commit details
    Browse the repository at this point in the history