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

move tensor_holder.hpp and gpuMemTensor.hpp from test to src #3294

Closed
wants to merge 25 commits into from

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    9873c36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72bf934 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    5c8a57b View commit details
    Browse the repository at this point in the history
  2. fix build error

    bghimireamd committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    d4ae0e1 View commit details
    Browse the repository at this point in the history
  3. undo template change

    bghimireamd committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    db2a42f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f843c8c View commit details
    Browse the repository at this point in the history
  5. undo minor changes

    bghimireamd committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    7e09ad7 View commit details
    Browse the repository at this point in the history
  6. revert few changes

    bghimireamd committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    bd36353 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. fix run time error

    bghimireamd committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    53a83ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb36fcb View commit details
    Browse the repository at this point in the history
  3. fix correctness

    bghimireamd committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    7496f3b View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

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

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    22a3384 View commit details
    Browse the repository at this point in the history
  2. cleanups

    bghimireamd committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    0c69573 View commit details
    Browse the repository at this point in the history
  3. remove old variables

    bghimireamd committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    aeebe81 View commit details
    Browse the repository at this point in the history
  4. remove dead code

    bghimireamd committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    5379f94 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. add 3d

    bghimireamd committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    a6ec4f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b7defe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebd014b View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. fix run variance issue

    bghimireamd committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    35cdca1 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    51cc4c1 View commit details
    Browse the repository at this point in the history
  2. move random.hpp

    bghimireamd committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    edd7bcb View commit details
    Browse the repository at this point in the history
  3. clean up tests

    bghimireamd committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    78946eb View commit details
    Browse the repository at this point in the history
  4. add missing header file

    bghimireamd committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f2f7e9f View commit details
    Browse the repository at this point in the history
  5. fix build error

    bghimireamd committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e73d50b View commit details
    Browse the repository at this point in the history