v23.02.00
What's Changed
🐜 Bug Fixes
- Adjust serving notebook to account for underlying shape changes @karlhigley (#631)
🚀 Features
- Add docstrings and the parameter to row_groups_per_part to the MerlinDataLoader class @sararb (#590)
- Simplify getting-started ETL and fix serving with torch script notebook @rnyak (#604)
📄 Documentation
- Update README link - End-to-end pipeline with NVIDIA Merlin @masoncusack (#593)
- Fix multi-gpu documentation @bbozkaya (#591)
- Transformers4Rec Docs Restructure @lgardenhire (#428)
- add BC task script in readme @rnyak (#600)
🔧 Maintenance
- fix assert error in the test_soft_embedding unit test @rnyak (#595)
- Small fixes in getting-started ETL and training notebooks and fix tuple error in serving notebook @rnyak (#586)
- Fetch release branches so that we can figure out the release branch @oliverholworthy (#609)
- Add Jenkinsfile @AyodeAwe (#537)
- Change data_loader_engine to 'merlin' in examples @edknv (#580)
- adding workflow for gpu ci on gha runner @jperez999 (#585)
New Contributors
- @lgardenhire made their first contribution in #428
- @masoncusack made their first contribution in #593
- @AyodeAwe made their first contribution in #537
Full Changelog: v0.1.16...v23.02.00