v0.21.1
RePlay 0.21.1 Release notes
Release date: 2026-02-05 · Version: 0.21.1 · Type: Patch
- Bug fixes
Bug fixes
- Fixed functions for creating default sets of batch transforms
make_default_twotower_transformsandmake_default_sasrec_transforms. Now these functions create transforms compatible with models that use all features from theTensorSchemaobject, and not just for the identifier of items. - Fixed compatibility of
ComputeMetricsCallbackand multiple dataloaders.