Skip to content

Commit

Permalink
[refactor] dos2unix files to Linux format
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangyafeikimi authored and rhdong committed Aug 7, 2022
1 parent 3b1a23b commit 7a7c18f
Show file tree
Hide file tree
Showing 16 changed files with 3,674 additions and 3,674 deletions.
400 changes: 200 additions & 200 deletions LICENSE

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Merlin-KV: A generic Key-Value library designed for RecSys
# Merlin-KV: A generic Key-Value library for RecSys
-----------------
[![Documentation](https://img.shields.io/badge/api-reference-blue.svg)](docs/api_docs/)

Expand Down Expand Up @@ -46,7 +46,7 @@ cmake -DCMAKE_BUILD_TYPE=Release -DSM=80 .. && make -j
## Benchmark

* Update time: Aug 4, 2022
* version: tag [r0.1.0](https://github.com/NVIDIA-Merlin/merlin-kv/tree/r0.1.0)
* version: tag [0.1.0-beta](https://github.com/NVIDIA-Merlin/merlin-kv/tree/0.1.0-beta)
* Key Type = uint64_t
* Value Type = float32 * dim
* Key-Values per OP = 1,048,576
Expand Down
Loading

0 comments on commit 7a7c18f

Please sign in to comment.