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

[CUDA]batch_matmul tensorcore schedule #7146

Merged
merged 12 commits into from
Jan 11, 2021
Merged

Commits on Nov 9, 2020

  1. add batch_matmul_tensorcore

    Meteorix committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    9844939 View commit details
    Browse the repository at this point in the history
  2. add bmm cublas autotune

    Meteorix committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    1ea5ea8 View commit details
    Browse the repository at this point in the history
  3. add bmm tests

    Meteorix committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    debec15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1808b4 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

  1. fix comments

    Meteorix committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    a2eee2a View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

  1. code format

    Meteorix committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    bf8936a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ce932c View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2020

  1. fix lint

    Meteorix committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    595b9f1 View commit details
    Browse the repository at this point in the history
  2. fix lint

    Meteorix committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    3da8299 View commit details
    Browse the repository at this point in the history
  3. fix have_tensorcore

    Meteorix committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    cdca880 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

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

    Meteorix committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    618b4bf View commit details
    Browse the repository at this point in the history