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

MV-532: [MV-MIOpen] Benchmark & Port AvgPool #48

Closed
wants to merge 30 commits into from

Commits on Aug 5, 2024

  1. init

    hieule88 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    d197108 View commit details
    Browse the repository at this point in the history
  2. skeleton code

    hieule88 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    3c90908 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. add solver, kernel

    hieule88 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    86a5073 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. add gtest

    hieule88 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    ca4ad97 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. add driver test

    hieule88 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    0492fc7 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. change kinfor to ksize

    hieule88 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    881e796 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. change params

    hieule88 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    3612897 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. fix gtest

    hieule88 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    930d47e View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. passed gtest

    hieule88 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    5a35738 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. fix int32

    hieule88 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    daa077f View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    beba4df View commit details
    Browse the repository at this point in the history
  2. resolve conflict

    hieule88 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    ccd0b6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21788cb View commit details
    Browse the repository at this point in the history
  4. fix driver

    hieule88 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    09fbbd8 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. rm magic number

    hieule88 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    aa033dd View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

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

    hieule88 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    73e9ab5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    272a81e View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. add isoverrocm check

    hieule88 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c57381d View commit details
    Browse the repository at this point in the history
  2. rm dupl code

    hieule88 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    9c371fa View commit details
    Browse the repository at this point in the history
  3. minor change

    hieule88 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    1ddaebd View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. minor change

    hieule88 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    0d3cc71 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. small fix

    hieule88 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    56a2146 View commit details
    Browse the repository at this point in the history
  2. small fix

    hieule88 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    651395d View commit details
    Browse the repository at this point in the history
  3. throw invalid params

    hieule88 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    f8ae16a View commit details
    Browse the repository at this point in the history
  4. small fix

    hieule88 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    110249a View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. resolved comments

    hieule88 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    5ec1dec View commit details
    Browse the repository at this point in the history
  2. rm unrelated

    hieule88 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    51999eb View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. rm unused code

    hieule88 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5a26113 View commit details
    Browse the repository at this point in the history
  2. small fix

    hieule88 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    0bba9ad View commit details
    Browse the repository at this point in the history