v1.1.0
Known Issues
- Error when sending request to Triton after loading a Transformers4Rec PyTorch model #1502
What's Changed
- Automate pushing package to pypi by @benfred in #1505
- docs: Add attention admonition to Merlin SMX by @mikemckiernan in #1507
- added category name to domain for column properties by @jperez999 in #1508
- Fix the embedding size lookup in
Categorify
op by @karlhigley in #1511 - Max auc by @jperez999 in #1513
- Fix inf container tag in getting started TF-inf nb and polish exp README by @rnyak in #1516
- Fix for max-size categorify operator category ordering by @jperez999 in #1519
- Criteo HugeCTR Inference Configuration Fix by @bschifferer in #1522
- Add ascending param in the Groupby op by @rnyak in #1525
- Remove os.environ["TF_MEMORY_ALLOCATION"] from getting-started 03-Training-with-TF nb to avoid OOM by @rnyak in #1527
- Fix getting started 03-Training-with-HugeCTR.ipynb nb's training without printing out auc and loss metrics issue by @rnyak in #1532
- reqs fixed by @jperez999 in #1536
- docs: Add ext-toc, switch to MyST-NB by @mikemckiernan in #1529
- remove horovod example, no longer supported by @jperez999 in #1530
Full Changelog: v1.0.0...v1.1.0