Skip to content

v23.02.00

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Mar 16:37
· 69 commits to main since this release

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

🔧 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

Full Changelog: v0.1.16...v23.02.00