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

Support Blas-Extension Primitives #348

Closed
wants to merge 13 commits into from
Closed

Commits on Jul 24, 2023

  1. support geqrf

    Kali Uday Balleda committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    d0ffd68 View commit details
    Browse the repository at this point in the history
  2. geqrf - enable c/z complex types

    Kali Uday Balleda committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    2e01a36 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. dgmm_batch is supported

    Kali Uday Balleda committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    3bc8e9d View commit details
    Browse the repository at this point in the history
  2. enabled geqrf tests

    Kali Uday Balleda committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    ad763a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. dgmm_batch tests pass

    Kali Uday Balleda committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    f3aca94 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. NITS

    Kali Uday Balleda committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    e102698 View commit details
    Browse the repository at this point in the history
  2. disabled fp64 for dgmm

    Kali Uday Balleda committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    e160214 View commit details
    Browse the repository at this point in the history
  3. support getrf

    Kali Uday Balleda committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    7665e3e View commit details
    Browse the repository at this point in the history
  4. NITS

    Kali Uday Balleda committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    7ebc9c6 View commit details
    Browse the repository at this point in the history
  5. getf tests pass

    kballeda committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    71d46d5 View commit details
    Browse the repository at this point in the history
  6. support c/z of getrf

    kballeda committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    079ef7e View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. support getri

    kballeda committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    a6598a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

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