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] Optimize conv1d by conv2d #19388

Merged
merged 9 commits into from
Aug 23, 2024
Merged

Commits on Aug 9, 2024

  1. Optimize conv1d by conv2d

    qjia7 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    b572e90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4afd6a View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

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

Commits on Aug 15, 2024

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

    fs-eire committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    5ec24f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. more formatting

    fs-eire committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    a147ae0 View commit details
    Browse the repository at this point in the history
  2. fix error caused by resolve

    fs-eire committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    549a8d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    8007ddc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0e3539 View commit details
    Browse the repository at this point in the history