v23.05.00
What’s Changed
🐜 Bug Fixes
- revert tensorflow install @jperez999 (#997)
- update paths in deploying recsys example @nv-alaiacano (#988)
- WAR for hugectr gmock build error @EmmaQiaoCh (#982)
- Quick-start for Ranking: Fix bug when saving model trained with single task and moved util classes to Models @gabrielspmoreira (#967)
🚀 Features
- Quick-start for ranking - Added --shuffled_train arg to ranking.py script @gabrielspmoreira (#985)
- Update feast to run on newest release version 0.31 @jperez999 (#975)
- Quick-start for Ranking: Fix bug when saving model trained with single task and moved util classes to Models @gabrielspmoreira (#967)
📄 Documentation
- Quick start for Ranking - Include support for Triton inference @rnyak (#966)
- Add Recommender Model Guide @bschifferer (#953)
- Support matrix updates for 23.04 @nvidia-merlin-bot (#959)
- add 22.04 changelog @nv-alaiacano (#954)
🔧 Maintenance
- revert tensorflow install @jperez999 (#997)
- Update dockerfile for release-23.05 @nv-alaiacano (#996)
- syntax fix: use f-string @nv-alaiacano (#990)
- update paths in deploying recsys example @nv-alaiacano (#988)
- Update feast to run on newest release version 0.31 @jperez999 (#975)
- downgrade protobuf after feast install @jperez999 (#984)
- WAR for hugectr gmock build error @EmmaQiaoCh (#982)
- Update for new CUDA/arrow/parquet @EmmaQiaoCh (#974)
- Bump dask and pyarrow versions in integration test @edknv (#979)
- fix ci container to work with new environment @jperez999 (#981)
- Update merlin base to use triton/dlfw 23.03 @edknv (#976)
- Add
requirements.txt
that points to Merlin 23.04 releases @karlhigley (#939) - Add workflows to check base branch and set stable branch @oliverholworthy (#965)
- Update tag pattern in GitHub Workflows @oliverholworthy (#964)
- don't re-run tests on closed PR @nv-alaiacano (#963)