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

BitwiseAND and BitwiseOR on HOST and HIP #230

Merged
merged 19 commits into from
Mar 6, 2024

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    3debd2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    569ad14 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Fix i8 PKD3 -> PLN3

    snehaa8 committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    8c68c8a View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Initial commit - Bitwise AND HIP Tensor

    Also includes fixing f16 and f32 datatype of HOST
    snehaa8 committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    562c336 View commit details
    Browse the repository at this point in the history
  2. Add reference outputs

    snehaa8 committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    d03f07a View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    d12870a View commit details
    Browse the repository at this point in the history
  2. Modify reference outputs

    Update Copywrite
    snehaa8 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    5e524f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e4b736 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

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

Commits on Feb 5, 2024

  1. Fix GPU kernel details

    snehaa8 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    97b9aa1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    557d8d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    226bf9d View commit details
    Browse the repository at this point in the history
  4. Initial commit - Bitwise OR HIP

    Includes reference output
    snehaa8 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    3df2c11 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Address review comments

    snehaa8 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    1590f34 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    3246085 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    860b853 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    304fc09 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

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