Skip to content

v0.21.1

Choose a tag to compare

@OnlyDeniko OnlyDeniko released this 05 Feb 14:03
· 30 commits to main since this release

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_transforms and make_default_sasrec_transforms. Now these functions create transforms compatible with models that use all features from the TensorSchema object, and not just for the identifier of items.
  • Fixed compatibility of ComputeMetricsCallback and multiple dataloaders.