v0.10.0
What’s Changed
🐜 Bug Fixes
- Enable concat of sequence features with
InputBlockV2
@oliverholworthy (#883) - Make path optional in get_booking @marcromeyn (#874)
📄 Documentation
- T4rec use case @radekosmulski (#853)
- Do not copy source to docs output @mikemckiernan (#888)
🔧 Maintenance
- Skip retrieval_with_hpo notebook test when optuna is not installed @edknv (#897)
- Update test of lazy adam notebook to only run when GPU available @oliverholworthy (#894)
- Remove tensorflow dependencies from
requirements/dev.txt
@oliverholworthy (#895) - Add test for retrieval model with transformer block @oliverholworthy (#833)
- Pin fiddle to 0.2.2 so that tests run with pip install @oliverholworthy (#872)