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

[js/webgpu] Support uniforms for conv, conv transpose, conv grouped #18753

Merged
merged 30 commits into from
Jan 25, 2024

Commits on Dec 12, 2023

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

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    ae9f9f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb8ddba View commit details
    Browse the repository at this point in the history
  3. Format

    axinging committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    dc0d998 View commit details
    Browse the repository at this point in the history
  4. Nit

    axinging committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    8bb80cc View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Fix MatmulNaive

    axinging committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    bb47410 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    988bf4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a848409 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Fix comments

    axinging committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    603bbd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22d5fa9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ef48e5 View commit details
    Browse the repository at this point in the history
  4. Nit

    axinging committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    d470239 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Nit

    axinging committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    e0f1bec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c20faea View commit details
    Browse the repository at this point in the history
  3. Remove activationFunction

    axinging committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    6d7cb0c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07784e1 View commit details
    Browse the repository at this point in the history
  5. Nit

    axinging committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    bf89981 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

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

Commits on Dec 22, 2023

  1. Fix comments

    axinging committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    6a0f4e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afd5d7b View commit details
    Browse the repository at this point in the history
  3. Add tile info in conv2d mm

    axinging committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    87eaf32 View commit details
    Browse the repository at this point in the history
  4. Reapply cacheKey

    axinging committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    e40da4e View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. Configuration menu
    Copy the full SHA
    7f0133e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c22da4c View commit details
    Browse the repository at this point in the history
  3. Nit

    axinging committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    1afdc9b View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

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

Commits on Jan 17, 2024

  1. Format layer-norm

    axinging committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    cd936f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ddeb03 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    d3be951 View commit details
    Browse the repository at this point in the history
  2. Revert layer-norm

    axinging committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    d7f3603 View commit details
    Browse the repository at this point in the history