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

[Breaking] Adds AMP<F> dtype #811

Merged
merged 13 commits into from
Jul 26, 2023
Merged

[Breaking] Adds AMP<F> dtype #811

merged 13 commits into from
Jul 26, 2023

Commits on Jul 11, 2023

  1. Adds AMP<F> dtype

    coreylowman committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    051aecf View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. impl sum for amp cpu

    coreylowman committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    207653c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    776d2d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f5e138 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4a47fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    082b646 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d96a97 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a143a0a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aa6a0b5 View commit details
    Browse the repository at this point in the history
  9. bump cudarc version

    coreylowman committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    5b1a4fa View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Update src/dtypes/amp.rs

    Co-authored-by: nkoppel <nathankoppel0@gmail.com>
    coreylowman and nkoppel authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    7cc4655 View commit details
    Browse the repository at this point in the history
  2. More generic AMP

    coreylowman committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    ba18e53 View commit details
    Browse the repository at this point in the history
  3. Fixing unused imports

    coreylowman committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    6f7898b View commit details
    Browse the repository at this point in the history