NVIDIA/recsys-examples v25.11
NVIDIA/recsys-examples
Captured source
source ↗published Dec 10, 2025seen 1wcaptured 1whttp 200method plain
v25.11
Repository: NVIDIA/recsys-examples
Tag: v25.11
Published: 2025-12-10T02:32:33Z
Prerelease: no
Release notes:
What's Changed
Features & Enhancements
- Counter table interface and ScoredHashTable Implementation by @jiashuy in https://github.com/NVIDIA/recsys-examples/pull/229
- Embedding admission strategy by @z52527 in https://github.com/NVIDIA/recsys-examples/pull/236
- Optimize memory waste in segmented_unique by @z52527 in https://github.com/NVIDIA/recsys-examples/pull/244
Bug Fixes
- Fix dtype mismatch of offset and table_range. by @jiashuy in https://github.com/NVIDIA/recsys-examples/pull/227
- fix preprocessor local() error in python 3.10 by @shijieliu in https://github.com/NVIDIA/recsys-examples/pull/228
- Add new handler despite of the exsiting ones by @JacoCheung in https://github.com/NVIDIA/recsys-examples/pull/233
- Fix LFU test failed in incremental_dump by @jiashuy in https://github.com/NVIDIA/recsys-examples/pull/242
- Fix default parameter initialization of KVCounter by @jiashuy in https://github.com/NVIDIA/recsys-examples/pull/253
Misc
- Format dynamicemb's source codes by @jiashuy in https://github.com/NVIDIA/recsys-examples/pull/230
- train docker update to cuda 12.9 by @shijieliu in https://github.com/NVIDIA/recsys-examples/pull/205
- Quick fix for commands in Inference README by @geoffreyQiu in https://github.com/NVIDIA/recsys-examples/pull/247
Full Changelog: https://github.com/NVIDIA/recsys-examples/compare/v25.10...v25.11
Notability
notability 3.0/10Routine release of recsys example code by NVIDIA.