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

Sum enhancement in case of inner dim reduce #2543

Merged
merged 14 commits into from
Nov 30, 2023
Merged

Sum enhancement in case of inner dim reduce #2543

merged 14 commits into from
Nov 30, 2023

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    796d07d View commit details
    Browse the repository at this point in the history
  2. FLOAT to FLOAT_ACCUM in kernel, fix kernel index and host test and, s…

    …plit teardown to runtest and verify
    seungmanhan committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    eaa2a85 View commit details
    Browse the repository at this point in the history
  3. remove unused var, int64_t to size_t, add two kernel profile, fix ker…

    …nel index error, change reqd_work_item_cnt
    seungmanhan committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    42c3846 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    a6cefca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9d419d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fad7eda View commit details
    Browse the repository at this point in the history
  4. remove MIOPEN_BETA_API

    seungmanhan committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    b14887e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d12a7e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. alignment

    seungmanhan committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    8f2208c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    510e70c View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. throw to return false in performance check, duplicate code to functio…

    …n, fix wrong allocate memmory size
    seungmanhan committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    39997a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. add experimental caution in doc, add memory copy check in driver, add…

    … detail in verify result of driver
    seungmanhan committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    e814632 View commit details
    Browse the repository at this point in the history
  2. modify tolerance

    seungmanhan committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    bc29a89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    267ffa4 View commit details
    Browse the repository at this point in the history