Releases: NVIDIA-Merlin/Transformers4Rec
Releases · NVIDIA-Merlin/Transformers4Rec
v0.1.2
What's Changed
- Fix conda version by @benfred in #253
- Fix badges in README by @benfred in #254
- Updating paper references in the documentation by @gabrielspmoreira in #256
- Fix pip install command for torch by @rnyak in #260
- Quick fix of compute_loss to be able to use fit method in tensorflow by @sararb in #275
- Quick fix to be able to read schema outputted by NVTabular by @marcromeyn in #274
- Fix README link by @zanussbaum in #259
- Update nvtabular links to point to github.com/NVIDIA-Merlin by @benfred in #276
- Add "continuous" tag in schema.pb in the examples folder by @rnyak in #285
- Training/eval fixes/improvements for RecSys paper reproducibility with the new API by @gabrielspmoreira in #279
- Spelling fixes by @benfred in #287
- New Example: Transformers4Rec paper reproducibility with the released Transformers4Rec PyTorch API by @gabrielspmoreira in #289
- add wipe_memory to example_utils and update notebooks by @sararb in #294
- fix broken links in the examples README by @rnyak in #296
- Adds notebooks unit tests by @albert17 in #293
- Skips test if not torch by @albert17 in #300
- Hf update by @sararb in #301
- Fixes notebook unittest by @albert17 in #303
- Add to_tf_model to T4RecConfig class by @sararb in #302
- Refactor MaskSequence classes to fix serialization and graph-mode by @sararb in #307
- refactor TransformerBlock for serialization by @sararb in #306
- Refactor NextItremPredictionTask to fix serialization and graph-mode by @sararb in #309
- fix error related to compatibility between keras and tf by @sararb in #312
New Contributors
- @zanussbaum made their first contribution in #259
- @albert17 made their first contribution in #293
Full Changelog: v0.1.1...v0.1.2