Skip to content

Commit d4fecdb

Browse files
Changes for 25.03
* add embark paper in readme publication * Fix nspect allow list * Cherry-pick release-notes changes from github * Update for blackwell * Update docs for 25.03 * Remove nspect file --------- Co-authored-by: Alex Liu (Engrg-Hardware 1) <aleliu@nvidia.com>
1 parent af90256 commit d4fecdb

File tree

321 files changed

+2410
-55708
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

321 files changed

+2410
-55708
lines changed

.gitignore

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -45,26 +45,11 @@ dlrm.json
4545
logs*
4646
archives/
4747
sparse_operation_kit/_skbuild
48-
hierarchical_parameter_server/_skbuild
4948

50-
hierarchical_parameter_server/_skbuild
51-
hierarchical_parameter_server/dist/
52-
hierarchical_parameter_server/merlin_hps.egg-info/
5349

5450
docs/source/sparse_operation_kit/
5551
docs/source/notebooks
56-
docs/source/hierarchical_parameter_server/notebooks
5752
docs/source/release_notes.md
58-
59-
docs/source/hps_tf/notebooks
60-
docs/source/hps_trt/notebooks/
61-
docs/source/hps_torch/notebooks/
62-
hps_tf/_skbuild
63-
hps_tf/dist/
64-
hps_tf/merlin_hps.egg-info/
65-
hps_torch/_skbuild
66-
hps_torch/dist/
67-
hps_torch/merlin_hps.egg-info/
6853
.gitlab/
6954
ci/benchmark/
7055
ci/common/

.gitmodules

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -20,18 +20,6 @@
2020
path = third_party/argparse
2121
url = https://github.com/p-ranav/argparse.git
2222
branch = v2.5
23-
[submodule "third_party/hiredis"]
24-
path = third_party/hiredis
25-
url = https://github.com/redis/hiredis.git
26-
[submodule "third_party/redis_pp"]
27-
path = third_party/redis_pp
28-
url = https://github.com/sewenew/redis-plus-plus.git
29-
[submodule "third_party/rocksdb"]
30-
path = third_party/rocksdb
31-
url = https://github.com/facebook/rocksdb.git
32-
[submodule "third_party/librdkafka"]
33-
path = third_party/librdkafka
34-
url = https://github.com/edenhill/librdkafka.git
3523
[submodule "third_party/HierarchicalKV"]
3624
path = third_party/HierarchicalKV
3725
url = https://github.com/NVIDIA-Merlin/HierarchicalKV.git

.nspect-vuln-allowlist.toml

Lines changed: 0 additions & 70 deletions
This file was deleted.

0 commit comments

Comments
 (0)