KEMBAR78
Comparing v0.1.0-beta.5...v0.1.0-beta.6 · NVIDIA-Merlin/HierarchicalKV · GitHub
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NVIDIA-Merlin/HierarchicalKV
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0-beta.5
Choose a base ref
...
head repository: NVIDIA-Merlin/HierarchicalKV
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.0-beta.6
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 19 files changed
  • 3 contributors

Commits on Jul 24, 2023

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

Commits on Jul 26, 2023

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

Commits on Jul 27, 2023

  1. [Feat] remove all of the cudaMallocManaged

    - BTW, remove the logic of the constant memory Table
    rhdong committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    f7d36f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0da72d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. [Opt] Support Sm70 on V100

    rhdong committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    b7c20aa View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. [Fix] Remove ArchTag from the template parameters of HKV.

    Instead, check the compute capability in Runtime.
    jiashuy authored and rhdong committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    28046ba View commit details
    Browse the repository at this point in the history
Loading