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

Cherry-picks tensor-related libraries/replacements #1309

Merged
merged 33 commits into from
Jul 16, 2023

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    767557d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8291dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c569286 View commit details
    Browse the repository at this point in the history
  4. Added HPTT expansion.

    alexnick83 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    459e07c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f272b05 View commit details
    Browse the repository at this point in the history
  6. Added HPTT tests.

    alexnick83 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    ba77a1f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c0dbfa2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9bb00a9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1e0a3cd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8b73eb0 View commit details
    Browse the repository at this point in the history
  11. Minor fixes.

    alexnick83 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    79f37fc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9e5cab7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1ca95d3 View commit details
    Browse the repository at this point in the history
  14. Added TTGT implementation.

    alexnick83 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    3511ece View commit details
    Browse the repository at this point in the history
  15. Small fixes.

    alexnick83 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    f7b589c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    970128d View commit details
    Browse the repository at this point in the history
  17. TTGT expansion of TensorDot will now use the transA and transB parame…

    …ters of GEMM when possible.
    alexnick83 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    ead72c1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    251e7f6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ecaffd7 View commit details
    Browse the repository at this point in the history
  20. Fixed row/col computation

    alexnick83 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    4804abe View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5b66cf0 View commit details
    Browse the repository at this point in the history
  22. ExpandCuTensor compiles

    alexnick83 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    e838341 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ad53fe2 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    3221aad View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    1dddd8f View commit details
    Browse the repository at this point in the history
  26. Enabled optional and non-standard extension to numpy.tensordot that…

    … allows permutation of the output.
    alexnick83 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    fbefd88 View commit details
    Browse the repository at this point in the history
  27. Clean-up

    alexnick83 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    3ba8499 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. Configuration menu
    Copy the full SHA
    243ae18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7918903 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab4b79f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97c2b8a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    39397de View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b52aaba View commit details
    Browse the repository at this point in the history