You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
We are excited to announce the release of RecIS v1.1.0. This version marks a significant milestone with the introduction of Model Bank 1.0, native ROCm support, and substantial performance optimizations for large-scale embedding tables.
🌟 Key Highlights
Category
Description
🏆 Framework
Model Bank 1.0 officially arrives; New Negative Sampler and RTP Exporter support.
⚡ Performance
Introduction of Auto-resizing Hash Tables and Fused AdamW TF CUDA operations.
🌐 Compatibility
Expanded hardware support for AMD ROCm; Fixed non-NVIDIA device kernel launches.
🛡️ Robustness
Improved multi-node synchronization and robust handling for empty tensor edge cases.
📝 Detailed Changelog
Bug Fixes
checkpoint: fix mos version format, update use openlm api (854bbb3)
checkpoint: refine torch_rank_weights_embs_table_multi_shard.json format (d5e7a5c)
checkpoint: walk around save bug, deal with xpfs model path (ae99728)
embedding: fix empty kernel launch in non-nvidia device (2e310d0)