v23.04.00
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
- Update sok ut @EmmaQiaoCh (#876)
📄 Documentation
- remove legacy examples @radekosmulski (#868)
- Support matrix updates for 23.02 @nvidia-merlin-bot (#854)
🔧 Maintenance
- Install comptabile version of protobuf in integration test @edknv (#911)
- Don't install distributed embeddings by default, remove tests @nv-alaiacano (#908)
- add TARGETARCH arg with default @nv-alaiacano (#902)
- Remove duplicate build image in base Dockerfile @karlhigley (#901)
- update version of cupy to be 12.0.0 minimum @jperez999 (#899)
- Update unit tests to remove num_rows in read_parquet() @edknv (#891)
- Revert "Install horovod 0.27 for tensorflow 2.11 support (#883)" @edknv (#890)
- Update dependency versions in integration tests @edknv (#885)
- Install horovod 0.27 for tensorflow 2.11 support @edknv (#883)
- Update transformers tf 2 11 @jperez999 (#882)
- Update sok ut @EmmaQiaoCh (#876)
- increase container size @jperez999 (#869)
- Fix libnvinfer conflict @EmmaQiaoCh (#855)
- Bump ipython from 8.2.0 to 8.10.0 in /docs @dependabot (#848)
- Arm64 support in dockerfile.merlin @jlinford (#846)
- Use 'scikit-learn' rather than 'sklearn' in ci-runner @edknv (#860)
- Bump tensorflow version in ci-runner to 2.10 @edknv (#849)
- Remove the legacy Getting Started With MovieLens example notebooks @karlhigley (#859)