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

Integrating generic_float struct for adding datatypes #3522

Draft
wants to merge 26 commits into
base: develop
Choose a base branch
from

Commits on Oct 10, 2024

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

    richagadgil committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    134b408 View commit details
    Browse the repository at this point in the history
  3. fix mantissa

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

Commits on Oct 11, 2024

  1. refactor

    richagadgil committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    0b60841 View commit details
    Browse the repository at this point in the history
  2. refactor

    richagadgil committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    7a646f1 View commit details
    Browse the repository at this point in the history
  3. add fp

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

Commits on Oct 14, 2024

  1. fixed generic float class

    richagadgil committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    379a77a View commit details
    Browse the repository at this point in the history
  2. add fp32 test

    richagadgil committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    174384c View commit details
    Browse the repository at this point in the history
  3. remove import

    richagadgil committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    787b651 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. update tests

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

Commits on Oct 17, 2024

  1. fp16 tests that work

    richagadgil committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1791092 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. update tests

    richagadgil committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a2eb005 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff8ffc7 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. half tests

    richagadgil committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    e36fd65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ac4e2a View commit details
    Browse the repository at this point in the history
  3. generate map

    richagadgil committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    f05fd31 View commit details
    Browse the repository at this point in the history
  4. add more tests

    richagadgil committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    cb4d92d View commit details
    Browse the repository at this point in the history
  5. fix names

    richagadgil committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    0cc1946 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. update tests

    richagadgil committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    85a761b View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. remove and

    richagadgil committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    65cf9ae View commit details
    Browse the repository at this point in the history
  2. disable warning

    richagadgil committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    fbabf54 View commit details
    Browse the repository at this point in the history
  3. fix tidy warning

    richagadgil committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    549f5e6 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. migraphx py fix

    richagadgil committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    d302e5d View commit details
    Browse the repository at this point in the history
  2. add increments

    richagadgil committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    8d475e3 View commit details
    Browse the repository at this point in the history
  3. fix warnings

    richagadgil committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    a0fd055 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41379fe View commit details
    Browse the repository at this point in the history