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

Generic Tensor Reduction for Double (SWDEV-284915) #934

Merged
merged 23 commits into from
Jun 6, 2021
Merged

Commits on May 17, 2021

  1. Configuration menu
    Copy the full SHA
    d666d72 View commit details
    Browse the repository at this point in the history
  2. Update the miopenReduceTensor() host C++ interface implementation to …

    …support Reduction on Double
    qianfengz committed May 17, 2021
    Configuration menu
    Copy the full SHA
    031d47c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a1fbff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fbc28c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5bd4bc4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e18aff8 View commit details
    Browse the repository at this point in the history
  7. Formatting

    atamazov committed May 17, 2021
    Configuration menu
    Copy the full SHA
    6f849d9 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Configuration menu
    Copy the full SHA
    30d5faa View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into reduction-fp64

    root committed May 19, 2021
    Configuration menu
    Copy the full SHA
    7571a74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ecad57f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac3de38 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. Tiny fix in gemm_v2.cpp

    qianfengz committed May 20, 2021
    Configuration menu
    Copy the full SHA
    4721ccd View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

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

Commits on May 27, 2021

  1. Configuration menu
    Copy the full SHA
    83c097f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bed2203 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

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

Commits on Jun 2, 2021

  1. Configuration menu
    Copy the full SHA
    4da22f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd1610b View commit details
    Browse the repository at this point in the history
  3. Fix for tidy

    qianfengz committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    7d61d2a View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. Configuration menu
    Copy the full SHA
    ecef4f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eae5f7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40f3ee7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3626a5 View commit details
    Browse the repository at this point in the history