v0.11.0
What's Changed
- Docs: Update URL to Criteo notebook by @mikemckiernan in #1383
- Update support_matrix.rst by @lgardenhire in #1375
- Support min_val for categorical features in DataGen by @bschifferer in #1369
- Fix null_size logic in Categorify op by @rjzamora in #1386
- Fix CUDA version doc by @albert17 in #1387
- Fixes tests utils imports by @albert17 in #1393
- Exit integration by @albert17 in #1395
- Fix lambdaop call by @jperez999 in #1394
- Add ReduceDtypeSize op by @benfred in #1398
- Fix
remove_inputsusage inexport_pytorch_ensembleby @karlhigley in #1389 - Param to send test results by @albert17 in #1405
- Migrate io, graph, dispatch, worker, and utils to
merlin.coreby @karlhigley in #1384 - Import
DistributedandSerialexecution-manager utilities from merlin-core by @rjzamora in #1380 - Pin
merlin-coreto a specific commit to avoid breaking changes by @karlhigley in #1409 - Rename
merlin.graphtomerlin.dagby @jperez999 in #1411 - Add DropLowCardinality op by @benfred in #1412
- Update
merlin-coretov0.1.1(instead ofmainbranch) by @karlhigley in #1419
New Contributors
- @mikemckiernan made their first contribution in #1383
Full Changelog: v0.10.0...v0.11.0