Skip to content

Releases: NVIDIA-Merlin/Merlin

v23.12.00

15 Jan 02:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v23.09.00...v23.12.00

v23.09.00

26 Sep 13:51
6a8ddf1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v23.08.00...v23.09.00

v23.08.00

28 Aug 03:14
2fae706
Compare
Choose a tag to compare
v23.08.00 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v23.06.00...v23.08.00

v23.05.00

31 May 14:57
0766911
Compare
Choose a tag to compare

What’s Changed

🐜 Bug Fixes

🚀 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

🔧 Maintenance

v23.04.00

27 Apr 14:40
Compare
Choose a tag to compare

What’s Changed

🐜 Bug Fixes

  • update version of cupy to be 12.0.0 minimum @jperez999 (#899)
  • Replace nvtabular.utils with merlin.core.compat in criteo nvtabular n… @edknv (#892)
  • Install horovod 0.27 for tensorflow 2.11 support @edknv (#883)
  • Update transformers tf 2 11 @jperez999 (#882)
  • Minor adjustments to the example notebooks and tests @karlhigley (#864)

🚀 Features

📄 Documentation

🔧 Maintenance

v23.02.00

08 Mar 16:39
Compare
Choose a tag to compare

What’s Changed

🚀 Features

  • Replace next(iter(loader)) with loader.peek() @edknv (#778)

📄 Documentation

🔧 Maintenance

v22.11.00

22 Nov 22:37
Compare
Choose a tag to compare

What’s Changed

🐜 Bug Fixes

  • Update dockerfile.ci to find the NVT dev requirements file @karlhigley (#740)
  • Restrict cmake<3.25.0 to avoid an issue finding CUDA toolkit @karlhigley (#739)
  • add required dataloader dependency to run unit tests for dataloader @jperez999 (#735)
  • anchor xgboost to 1.6.2 to make tests pass @jperez999 (#726)
  • adding new metric loss_batch from merlin models @jperez999 (#727)

📄 Documentation

  • Add example notebook for training and inference on Sagemaker @edknv (#692)

🔧 Maintenance

22.10

09 Nov 16:34
0a5496e
Compare
Choose a tag to compare

What’s Changed

⚠ Breaking Changes

🐜 Bug Fixes

🚀 Features

  • Add Dropna to remove nulls in the dataset that creates error in the integration test of multi-stage deployment nb @rnyak (#629)
  • Update multi-stage deployment notebooks and integration test @rnyak (#627)
  • modify multi-stage deployment nbs wrt recent changes in systems  @rnyak (#621)
  • Changes for hugectr @EmmaQiaoCh (#502)
  • fixes in the PoC first notebook @rnyak (#487)
  • Switch over HDFS build/install scripts @bashimao (#434)
  • Add jupyter ENVs in case launching container with normal user @EmmaQiaoCh (#439)
  • fix poc nbs and move poc unit test @rnyak (#387)
  • Moving loss and metrics to model.compile @oliverholworthy (#340)

📄 Documentation

🔧 Maintenance

Read more

v22.05

09 Jun 18:52
03a47ba
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.1...v22.05