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-473: [MV-MIOpen] Benchmark & Port Interpolate #41

Closed

Commits on Jun 24, 2024

  1. skeleton code

    hieule88 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    6e1a933 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. add kernels

    hieule88 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    e663d14 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. add skeleton cpu

    hieule88 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    bae042b View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. kernels and gtest

    hieule88 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    8c2c357 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. add driver test

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

Commits on Jul 2, 2024

  1. finish driver

    hieule88 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    e613892 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. add constrains

    hieule88 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    008f1fb View commit details
    Browse the repository at this point in the history
  2. small fix

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

Commits on Jul 17, 2024

  1. small fix

    hieule88 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    99febda View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. add cases gtest

    hieule88 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    e46d5a5 View commit details
    Browse the repository at this point in the history
  2. rm unrelated

    hieule88 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    f901009 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. add passed cases gtest

    hieule88 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    368a353 View commit details
    Browse the repository at this point in the history
  2. typo fix

    hieule88 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    06910c2 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. add desc

    hieule88 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d8804d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. fix driver

    hieule88 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    23ca6df View commit details
    Browse the repository at this point in the history
  2. modify tensor_view

    hieule88 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    72cebd1 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. rm unused func

    hieule88 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    27b8624 View commit details
    Browse the repository at this point in the history
  2. modify comment docxygen

    hieule88 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    e7a832a View commit details
    Browse the repository at this point in the history
  3. fix bug

    hieule88 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    b82dc03 View commit details
    Browse the repository at this point in the history
  4. fix default value

    hieule88 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    b3f7994 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. fix uint64

    hieule88 committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    07598ab View commit details
    Browse the repository at this point in the history
  2. re-fix default driver

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

Commits on Jul 30, 2024

  1. fix gtest convention

    hieule88 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    5244d76 View commit details
    Browse the repository at this point in the history
  2. small fix

    hieule88 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    2531477 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86d207c View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. fix as reviews

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

Commits on Aug 5, 2024

  1. un-comment

    hieule88 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    08990be View commit details
    Browse the repository at this point in the history
  2. rm failed gtest

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